Auterion / px4-ros2-interface-lib

Library to interface with PX4 from a companion computer using ROS 2
BSD 3-Clause "New" or "Revised" License
39 stars 13 forks source link

tests: external navigation interface #8

Closed GuillaumeLaine closed 6 months ago

GuillaumeLaine commented 7 months ago

Navigation interface

Unit Tests:

Test with ./build/px4_ros2_cpp/px4_ros2_cpp_unit_tests --gtest_filter='*Interface*'

Integration Tests:

Interface/Example Tweaks

Control mode interface

Jira: APX4-3591