Skip to content

Commit

Permalink
updated tmux session to connect the RViz nav goal tool with the octom…
Browse files Browse the repository at this point in the history
…ap_planner reference service
  • Loading branch information
pritzvac committed Nov 10, 2023
1 parent b2d86d1 commit ce29983
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ windows:
panes:
- waitForControl; rosrun rviz rviz -d ./rviz.rviz
- waitForControl; roslaunch mrs_rviz_plugins load_robot.launch
- waitForTime; waitForControl; roslaunch mrs_rviz_plugins rviz_interface.launch
- waitForTime; waitForControl; roslaunch mrs_rviz_plugins rviz_interface.launch rviz_topic_name:='/move_base_simple/goal' reference_service_name:="/$UAV_NAME/octomap_planner/reference"
- layout:
layout: tiled
panes:
Expand Down

0 comments on commit ce29983

Please sign in to comment.