minor fix to cmdlinectr

This commit is contained in:
David St-Onge 2017-06-14 16:07:44 -04:00
parent cfde657e6f
commit 3d20b3b9e9
1 changed files with 2 additions and 2 deletions

View File

@ -20,10 +20,10 @@ function clean {
sudo rm /var/log/upstart/x3s*
}
function startrobot {
sudo service robot start
sudo service dji start
}
function stoprobot {
sudo service robot stop
sudo service dji stop
}
function updaterobot {
# rosrun robot_upstart install --logdir ~/ROS_WS/log/ robot_upstart/launch/m100buzzynocam.launch