ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

There could be many reasons.

  • Make sure you have numpy installed. But it should be already.
  • Make sure you did in your catking_workspace catkin_make
  • Make sure you did source devel/setup.bash in every terminal where you want to use rosrun or etc.
  • Make sure roscore is running