Skip to content

Commit

Permalink
rename to central_management_interface
Browse files Browse the repository at this point in the history
  • Loading branch information
jyjblrd committed May 2, 2024
1 parent b4b7ca0 commit 9d35da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.bash
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ options=()

cmds[1]="source install/setup.bash && source /home/joshuabird/Documents/webots_ros2/install/setup.bash && ros2 launch webots_sim robot_launch.py"

cmds[2]="source install/setup.bash && ros2 run controller my_node"
cmds[2]="source install/setup.bash && ros2 run central_management_interface my_node"

cmds[3]="source install/setup.bash && ros2 run slam_system ros_mono --ros-args -p agentId:=1 -p config:=/home/joshuabird/Desktop/orbslam_configs/configs/euroc.yaml"

Expand Down

0 comments on commit 9d35da4

Please sign in to comment.