devkit_driver.devkit_driver_node
Functions
|
ROS entry point for colcon; execution is deferred to NiceGUI startup. |
Configures the hardware system and launches the ROS spin thread. |
|
|
Primary ROS 2 executor loop. |
Classes
|
- class devkit_driver.devkit_driver_node.DevkitDriver(*args: Any, **kwargs: Any)[source]
Bases:
Node
- devkit_driver.devkit_driver_node.main() None[source]
ROS entry point for colcon; execution is deferred to NiceGUI startup.