ArduPilot / ardupilot_ros

ArduPilot ROS integration
GNU General Public License v3.0
15 stars 9 forks source link

Add twist-stamper node so nav2 example works with humble #28

Open srmainwaring opened 1 month ago

srmainwaring commented 1 month ago

The main addition is to add a twist-stamper node to allow the nav2 example to work with ROS 2 Humble.

See https://github.com/ArduPilot/ardupilot_ros/pull/11#issuecomment-1934765581 for details.

Other changes include:

Dependences