Merge branch 'api' of github.com:SemvdH/5g_drone_ROS2 into api

This commit is contained in:
Sem van der Hoeven
2023-05-29 10:40:00 +02:00
4 changed files with 22 additions and 1 deletions

7
drone_scripts/start_camera.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
. /home/ubuntu/source_ros2.sh
ros2 run camera camera_controller

View File

@@ -0,0 +1,7 @@
#!/bin/bash
. /home/ubuntu/source_ros2.sh
ros2 run relais_control relais_controller

7
drone_scripts/start_status.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
. /home/ubuntu/source_ros2.sh
ros2 run drone_status drone_status