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

Yes.

"Without starting Ubuntu" is vague. I'll assume that you mean "without starting a graphical interface or logging in"

This is quite possible and relatively easy; you'll want to make a single launch file that brings up all of the ROS nodes for your robot, and create an upstart script that runs that launch file. This is how the Turtlebot is configured.