launch file change

This commit is contained in:
David St-Onge 2017-08-30 20:29:10 -04:00
parent 641a68592a
commit b7603c9c8a
1 changed files with 1 additions and 1 deletions

View File

@ -31,5 +31,5 @@ function stoprobot {
}
function updaterobot {
# rosrun robot_upstart install --logdir ~/ROS_WS/log/ robot_upstart/launch/m100buzzynocam.launch
rosrun robot_upstart install --logdir ~/ROS_WS/log/ dji_sdk_mistlab/launch/m100buzzy.launch
rosrun robot_upstart install --logdir ~/ROS_WS/log/ dji_sdk_mistlab/launch_robot/m100buzzy.launch
}