Merge branch 'stable_flight' into main

This commit is contained in:
SemvdH
2023-05-22 11:36:25 +02:00
committed by GitHub
36 changed files with 967 additions and 161 deletions

View File

@@ -31,6 +31,7 @@ ament_target_dependencies(
drone_services
px4_ros_com
px4_msgs
drone_services
)
add_executable(px4_controller src/px4_controller.cpp)