Skip to content

tu-darmstadt-ros-pkg/hector_qml_controls

Repository files navigation

Hector QML Controls

This package contains QML components used by Team Hector that can be easily used in other projects and applications.

You can find more controls that are more strongly integrated into our software stack and how these controls are used in our human-robot operator interface in the repo for our user interface.

Usage

Download in your catkin source folder, build and then re-source your workspace. After that every QML application with your workspace in its launch environment should be able to import the controls as follows:

import Hector.Controls 1.0 // for controls
import Hector.Icons 1.0 // for icons
import Hector.Utils 1.0 // for utility classes and singletons

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages