ROS Cli Commands

  • rostopic list
  • rostopic pub
  • rostopic show
  • rostopic echo
  • rosrun - run a single ros program
  • roslaunch - launch a ROS application with a .launch file
  • roscd - change directory to a certain package
  • catkin_make - build a ros package