ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Your error has nothing to do with the camera package. The command you have problems with ('rostopic list') does not depend on your build process or the camera type you are running.
The tutorial assumes that you have worked through the Beginner Level Tutorials in which you can learn how to start a roscore (and the corresponding environment variables).