create drone_controls package
This commit is contained in:
7
get_build.sh
Executable file
7
get_build.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
|
||||
Reference in New Issue
Block a user