Skip to content

v0.7

Compare
Choose a tag to compare
@urpylka urpylka released this 21 Jun 20:50
· 2327 commits to master since this release
c5916fe

Download

Description

  • simple_offboard: Tait-Bryan z-y-x angles for pitch, roll and yaw
  • simple_offboard: correct axes for calculating yaw for setpoints
  • Support mavros udp-pb bridge
  • image: restore .vimrc
  • image_builder: add fixed rosinstall file
  • image_builder: add image-shrinker
  • image_builder: remove build & devel dirs
  • image_builder: catkin_init_workspace not needed

Bugs

  • uart connection doesn't work. To fix this you should change port name from ttyAMA0 to ttyS0 in mavros.launch file in uart connection string.