Skip to content

jerelbn/rosflight

 
 

ROSflight

This repository contains the ROS stack for interfacing with an autopilot running the ROSflight firmware. For more information on the ROSflight autopilot firmware stack, visit http:https://rosflight.org.

The following sections describe each of the packages contained in this stack.

rosflight_pkgs

This is a metapackage for grouping the other packages into a ROS stack.

rosflight_msgs

This package contains the ROSflight message and service definitions.

rosflight

This package contains the rosflight_io node, which provides the core functionality for interfacing an onboard computer with the autopilot. This node streams autopilot sensor and status data to the onboard computer, streams control setpoints to the autopilot, and provides an interface for configuring the autopilot.

rosflight_utils

This package contains additional supporting scripts and libraries that are not part of the core ROSflight package functionality. This package also helps support the ros_plane and ros_copter projects.

About

ROS stack for the ROSflight autopilot

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.6%
  • Python 10.3%
  • CMake 2.7%
  • C 1.4%