|
mj-kdl-wrapper
0.1.0
MuJoCo + KDL bridge for robot kinematics and dynamics
|
Public Attributes | |
| double | duration |
| double | timeout |
| double | settle_tol |
| const KDL::JntArray * | q_target |
| double | gripper_cmd |
| PickState | next |
Definition at line 98 of file ex_pick.cpp.
| double StateConfig::duration |
Definition at line 100 of file ex_pick.cpp.
Referenced by main().
| double StateConfig::gripper_cmd |
Definition at line 104 of file ex_pick.cpp.
Referenced by main().
| PickState StateConfig::next |
Definition at line 105 of file ex_pick.cpp.
Referenced by main().
| const KDL::JntArray* StateConfig::q_target |
Definition at line 103 of file ex_pick.cpp.
Referenced by main().
| double StateConfig::settle_tol |
Definition at line 102 of file ex_pick.cpp.
Referenced by main().
| double StateConfig::timeout |
Definition at line 101 of file ex_pick.cpp.
Referenced by main().