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

Revision history [back]

TurtleBot also runs roslaunch from an upstart script using setuidgid. Check out turtlebot-start here. The one caveat with setuidgid is that it doesn't pass in the user's groups, so any devices which the user should be able to use need to either be owned by that user or have the appropriate global permissions.