ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I removed all the job from /lib/systemd/systemd
by using rosrun
robot_upstart uninstall job_name
and then augmented all the launch file to one master job file using:
rosrun robot_upstart install my_custom_package/launch --job job_name --augment