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

The Anwer is simpel

  1. sudo su
  2. source /opt/ros/indigo/setup.bash
  3. source /home/pi/catkin_ws/devel/setup.bash
  4. rosrun ...

or

  1. sudo -E rosrun ...

Greet Anton