Skip to content

Commit a540f40

Browse files
committed
Add "fmu/out/vehicle_odometry" in scripts/check-used-topics.py
1 parent 1a31024 commit a540f40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

px4_ros2_cpp/include/px4_ros2/components/message_compatibility_check.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ using namespace std::chrono_literals; // NOLINT
5151
{"fmu/out/vehicle_local_position"}, \
5252
{"fmu/out/vehicle_status"}, \
5353
{"fmu/out/vtol_vehicle_status"}
54+
{"fmu/out/vehicle_odometry"}, \
5455

5556

5657
namespace px4_ros2

0 commit comments

Comments
 (0)