Skip to content

Robotics Section: (deprecated) Base node classes and utils to eliminate boilerplates when creating ROS2 nodes.

License

Notifications You must be signed in to change notification settings

DeepX-inc/node_registry

Repository files navigation

This repository is deprecated!

Please refer to the deepx_system_integration repository. See this ClickUp task for details.

Build workflow License

Node Registry

The node_registry package provides the base node classes and utils to eliminate boilerplates when creating ROS nodes. For example when using the simulator all the use_sim_time parameter of all nodes in the system should be set to True. Using the registry base class, such functionalities can easily be accomplished. This is applicable for both C++/Python.




For detailed instructions on how to:



About

Robotics Section: (deprecated) Base node classes and utils to eliminate boilerplates when creating ROS2 nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published