8 lines
108 B
Bash
Executable File
8 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. /home/ubuntu/source_ros2.sh
|
|
|
|
ros2 launch px4_connection px4_controller_heardbeat_launch.py
|
|
|
|
|