#include <robot.h>
Public Member Functions | |
| JointInfo_t () | |
Public Attributes | |
| double | cmd |
| double | effort |
| double | position |
| double | velocity |
| JointInfo_t::JointInfo_t | ( | ) | [inline] |
| double JointInfo_t::cmd |
| double JointInfo_t::effort |
| double JointInfo_t::position |
| double JointInfo_t::velocity |