[ros-users] ros_comm_upstart for Fuerte and Groovy

Thomas Moulard thomas.moulard at gmail.com
Fri Oct 19 14:34:00 UTC 2012


Dear all,
I have updated the roscomm_upstart page to add Ubuntu packages for
Fuerte and Groovy.

You can find the new versions here:
https://github.com/laas/ros_comm_upstart/downloads

The full project description is in the README:
---------------------------
ros_comm_upstart
This project is a native Debian package, i.e. the only way to use it
is through the generated Debian package.

They can be found on the Downloads section of the GitHub project:
https://github.com/laas/ros_comm_upstart/downloads

Download the last version
Install it: $ sudo dpkg -i
./ros-{electric,fuerte,groovy}-ros-comm-upstart_*_all.deb
Enjoy!
roscore is now available as a service running as a separate user.

The Debian package creates a user and a group called 'ros'. The system
user home directory is '/var/lib/ros'.

As any other upstart service, it can be controlled as follow:
* start: start roscore
* stop: stop roscore
* restart: restart roscore
* status: status roscore
The log files are stored in /var/log/ros and cleaned using logrotate regularly.

The roscore process id is stored in /var/run/roscore.pid.

Uninstalling the package will not delete the user not the group. You
have to do it manually. The user home directory as well as the logs
will also remain on the filesystem.

Use the GitHub issue tracker to report feedbacks and bugs:
https://github.com/laas/ros_comm_upstart/issues

Best,
-- 
Thomas Moulard



More information about the ros-users mailing list