|
visp
|
#include <vispTypes.hpp>
Public Attributes | |
| double | error |
| double | residual |
| base::samples::RigidBodyState | desired_pose |
| base::samples::RigidBodyState | current_pose |
| base::Time | timestamp |
Group relevant information about the controller
error - the norm-2 of the error vector residual - value expressed in meter that represents the "quality" of the measurement" desired_pose - the current setpoint current_pose - the current pose timestamp - time when the last visual feature was received
| base::samples::RigidBodyState visp::controllerState::current_pose |
| base::samples::RigidBodyState visp::controllerState::desired_pose |
| double visp::controllerState::error |
| double visp::controllerState::residual |
| base::Time visp::controllerState::timestamp |
1.8.11