all sh push

master
ray 2024-02-04 09:22:04 +00:00
parent 8c855770fc
commit 800f137115
6 changed files with 24 additions and 0 deletions

4
runBringUp.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/pibot_ros/ros_ws/
source ./devel/setup.bash
roslaunch pibot_bringup bringup_with_imu.launch

4
runCarLocation.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/project/projectCarLocation
source ./devel/setup.bash
rosrun ros_merge_test ros_merge_test_node

4
runPDR.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/project/projectPDR
source ./devel/setup.bash
rosrun ros_merge_test ros_merge_test_node

4
runRoomExplorationClient.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/pibot_ros/ros_ws/
source ./devel/setup.bash
roslaunch ipa_room_exploration room_exploration_client.launch

4
runRoomExplorationServer.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/pibot_ros/ros_ws/
source ./devel/setup.bash
roslaunch ipa_room_exploration room_exploration_action_server.launch

4
runStereo.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ~/obj_dec/
source ./devel/setup.bash
rosrun rknn_yolov5_demo main