srmainwaring / asv_sim

This package contains plugins and models for the simulation of surface vessels in Gazebo.
GNU General Public License v3.0
14 stars 5 forks source link

Anemometer: fix apparent wind calculation #16

Closed srmainwaring closed 1 year ago

srmainwaring commented 1 year ago

Fix an error in the apparent wind calculation. The sensor velocity was incorrectly labelled as world frame and missed a transform. Update to use Kane notation.

Details