update run command for BT
This commit is contained in:
parent
f0e09812ee
commit
4ceae093f3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"filter": null
|
||||
},
|
||||
"btRuntimeProcess": {
|
||||
"execCommand": "ros2 launch rbs_bt_executor rbs_bt_web.launch.py bt_path:=${bt_path}",
|
||||
"execCommand": "cd ~/robossembler-ws && source ./install/local_setup.bash; ros2 launch rbs_bt_executor rbs_bt_web.launch.py bt_path:=${bt_path}",
|
||||
"date": null,
|
||||
"status": null,
|
||||
"delay": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue