added a weathervane library
- computes a yaw-rate setpoint that tries to rotate the nose of the vehicle
into the relative wind.
Signed-off-by:
Roman <bapstroman@gmail.com>
Showing
- src/lib/CMakeLists.txt 1 addition, 0 deletionssrc/lib/CMakeLists.txt
- src/lib/WeatherVane/CMakeLists.txt 34 additions, 0 deletionssrc/lib/WeatherVane/CMakeLists.txt
- src/lib/WeatherVane/WeatherVane.cpp 82 additions, 0 deletionssrc/lib/WeatherVane/WeatherVane.cpp
- src/lib/WeatherVane/WeatherVane.hpp 80 additions, 0 deletionssrc/lib/WeatherVane/WeatherVane.hpp
Loading
Please register or sign in to comment