ardupilot/libraries/AP_VisualOdom
Ryan Friedman 1615038e57 AP_VisualOdom: Change name from position to pose
* The function takes position (linear) + orientation (angular), therefore it's a pose, not a position

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
2023-08-10 13:58:00 +09:00
..
AP_VisualOdom.cpp AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom.h AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_Backend.cpp AP_VisualOdom: allow VisualOdom backends to be compiled in individually 2023-04-15 22:19:21 +10:00
AP_VisualOdom_Backend.h AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_IntelT265.cpp AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_IntelT265.h AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_Logging.cpp
AP_VisualOdom_MAV.cpp AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_MAV.h AP_VisualOdom: Change name from position to pose 2023-08-10 13:58:00 +09:00
AP_VisualOdom_config.h AP_VisualOdom: allow VisualOdom backends to be compiled in individually 2023-04-15 22:19:21 +10:00
LogStructure.h