control_toolbox
control_toolbox copied to clipboard
Let's add a bit of documentation
- The very first line in the readme of the ros2-master branch points to non-ROS 2 docs
- Maybe add/link some demos as proposed in #70. I know that one can use the tests to figure out how to use the functions, but that's not very userfriendly imho ;)
What do you think?
Absolutely! I wonder if we could also hook control_toolbox into the control.ros.org doxygen generation
Yeah, why not. But maybe it's more important to have some high-level human-readable docs on control.ros.org than the API. The latter one is not that easy to find, and I never found something relevant via google but only ROS 1-related on http://docs.ros.org. Probably we should cross-link https://control.ros.org/master/doc/api/ more often.
Absolutely! I wonder if we could also hook
control_toolboxinto the control.ros.org doxygen generation
Will be added with https://github.com/ros-controls/control.ros.org/pull/278