Auterion / px4-ros2-interface-lib

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

doxygen: add high level docs for classes #33

Closed GuillaumeLaine closed 7 months ago

GuillaumeLaine commented 7 months ago

As mentioned here, some doxygen annotations are missing from the "Class view" tab.

This adds the existing docs to the high level overview, and some extra descriptions.

Before: 308354984-bbbd97d4-589e-406a-99bf-1356d7fb684f After: image