Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 01, 2019
    • Beat Küng's avatar
      mc airframes: reduce I gains a bit · 6c3e79f3
      Beat Küng authored
      A side-effect of the previous commit is that the integral is loaded up
      during a flip, which leads to visible bounce-backs after a flip.
      Reducing the I helps, but there's a trade-off and we'll need a better
      solution.
      6c3e79f3
  3. Feb 25, 2019
  4. Feb 11, 2019
  5. Feb 04, 2019
  6. Jan 31, 2019
  7. Jan 30, 2019
  8. Jan 29, 2019
  9. Jan 25, 2019
  10. Jan 18, 2019
  11. Jan 16, 2019
  12. Jan 15, 2019
  13. Jan 14, 2019
  14. Jan 08, 2019
  15. Jan 01, 2019
  16. Dec 24, 2018
  17. Dec 23, 2018
  18. Dec 22, 2018
  19. Dec 21, 2018
    • Nuno Marques's avatar
      Feature: VIO: add ODOMETRY stream (#11084) · cfd1be58
      Nuno Marques authored
      * mavlink_messages: remove LOCAL_POSITION_NED_COV stream
      
      * mavlink_messages.cpp: add ODOMETRY stream
      
      * add MAV_ODOM_LP parameter to activate odometry loopback
      
      * EKF2: add vehicle_odometry publisher
      
      * Replace VISION_POSITION_ESTIMATE loopback with ODOMETRY
      
      * LPE: add vehicle_odometry publisher
      
      * set vehicle_odometry local_frame field
      
      * mavlink_messages.cpp: ODOMETRY frame_id depends on MAV_ODOM_LP
      cfd1be58
Loading