Skip to content

ROS2/ROS interface with PX4 through a Fast-RTPS bridge

License

Notifications You must be signed in to change notification settings

PetervdPerk-NXP/px4_ros_com

 
 

Repository files navigation

px4_ros_com for ROS2

GitHub license GitHub (pre-)release DOI Build Status

This package materializes the ROS2 side of PX4-FastRTPS bridge, establishing a bridge between the PX4 autopilot stack through a micro-RTPS bridge, Fast-RTPS and ROS2. It has a straight dependency on the px4_msgs package, as it depends on the ROS interfaces and ROS msgs to generate the micro-RTPS bridge and also build the example nodes.

The master branch of this package composes the ROS2 package and the ROS2 side of the bridge. The ros1 branch is a product of the master and represents the ROS(1) package and the ROS(1) side of the bridge, to which the bridging can be done using the ros1_bridge.

Install, build and usage

Check the RTPS/ROS2 Interface section on the PX4 Devguide for details on how to install the required dependencies, build the package (composed by the two branches) and use them.

Bug tracking and feature requests

Use the Issues section to create a new issue. Report your issue or feature request here.

Questions and troubleshooting

Reach the PX4 development team on the #messaging PX4 Slack channel: Slack

About

ROS2/ROS interface with PX4 through a Fast-RTPS bridge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 36.5%
  • EmberScript 20.1%
  • C++ 16.6%
  • Shell 14.0%
  • CMake 12.8%