add run script
This commit is contained in:
7
get_build_run_controller.sh
Executable file
7
get_build_run_controller.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
echo "updating git..."
|
||||||
|
./fgit.sh
|
||||||
|
echo "building package..."
|
||||||
|
colcon build --packages-select px4_connection
|
||||||
|
echo "launching controller..."
|
||||||
|
ros2 run px4_connection px4_controller
|
||||||
Submodule src/px4_msgs updated: b64ef0475c...ffc3a4cd57
Reference in New Issue
Block a user