include for drones correction
This commit is contained in:
parent
4b45a43dc2
commit
2bb9622919
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# We need this for 2D vectors
|
# We need this for 2D vectors
|
||||||
# Make sure you pass the correct include path to "bzzc -I <path1:path2> ..."
|
# Make sure you pass the correct include path to "bzzc -I <path1:path2> ..."
|
||||||
include "/home/vivek/catkin_ws/src/rosbuzz/src/vec2.bzz"
|
include "/home/ubuntu/buzz/src/include/vec2.bzz"
|
||||||
|
|
||||||
TARGET_ALTITUDE = 10.1
|
TARGET_ALTITUDE = 10.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue