rosflight / rosflight_ros_pkgs

ROS packages for the ROSflight autopilot
http://rosflight.org/
BSD 3-Clause "New" or "Revised" License
86 stars 56 forks source link

Mavrosflight rostime abstraction #139

Closed jbwillis closed 3 years ago

jbwillis commented 3 years ago

Abstract the use of rostime from mavrosflight and change all time types to std::chrono types.

superjax commented 3 years ago

Beautiful! Approved!