Getting ready

In Chapter 2, ROS Architecture and Concepts – I, we discussed listing nodes, topics, services, and parameters. The CLI commands rosnode list, rostopic list, rosservice list, and rosparam list provide the most basic level of introspection. Any of these commands can also be combined with regular bash commands to look for the desired nodes, topics, services, or parameters, such as grep:

$ rostopic list | grep speed
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.187.233