Antkeeper
0.0.1
|
#include <pose-component.hpp>
Public Attributes | |
pose | current_pose |
Pose of the current state. More... | |
pose | previous_pose |
Pose of the previous state. More... | |
Definition at line 28 of file pose-component.hpp.
pose pose_component::current_pose |
Pose of the current state.
Definition at line 31 of file pose-component.hpp.
pose pose_component::previous_pose |
Pose of the previous state.
Definition at line 34 of file pose-component.hpp.