修正与QGC通讯功能
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# since this file is sourced use either the provided AMENT_CURRENT_PREFIX
|
||||
# or fall back to the destination set at configure time
|
||||
: ${AMENT_CURRENT_PREFIX:="/home/huangfukk/DronePlanning/install/drone_interfaces"}
|
||||
: ${AMENT_CURRENT_PREFIX:="/home/gkcs/DronePlanning/install/drone_interfaces"}
|
||||
if [ ! -d "$AMENT_CURRENT_PREFIX" ]; then
|
||||
if [ -z "$COLCON_CURRENT_PREFIX" ]; then
|
||||
echo "The compile time prefix path '$AMENT_CURRENT_PREFIX' doesn't " \
|
||||
|
||||
Reference in New Issue
Block a user