# ROS Tools

Always:

$ cd catkin_ws
$ source devel/setup.bash

# rostopic

wiki Useful commands

$ rostopic list               // list topics
$ rostopic info <topic-name>  // pub/subs
$ rostopic echo <topic-name>  // See output