|
#include <RobotAPI/libraries/core/SimpleGridReachability.h>
Public Attributes | |
Eigen::VectorXf | jointValues |
float | oriError |
float | posError |
bool | reached |
Definition at line 23 of file SimpleGridReachability.h.
Eigen::VectorXf jointValues |
Definition at line 25 of file SimpleGridReachability.h.
float oriError |
Definition at line 27 of file SimpleGridReachability.h.
float posError |
Definition at line 26 of file SimpleGridReachability.h.
bool reached |
Definition at line 28 of file SimpleGridReachability.h.