Mujoco KDL Wrapper  0.1.0
MuJoCo + KDL bridge for robot kinematics and dynamics
Loading...
Searching...
No Matches
StateMachine Struct Reference

Public Attributes

PickState state = PickState::HOME
 
double t_enter = 0.0
 
KDL::JntArray q_enter
 

Detailed Description

Definition at line 150 of file ex_pick.cpp.

Member Data Documentation

◆ q_enter

KDL::JntArray StateMachine::q_enter

Definition at line 154 of file ex_pick.cpp.

Referenced by main().

◆ state

PickState StateMachine::state = PickState::HOME

Definition at line 152 of file ex_pick.cpp.

Referenced by main().

◆ t_enter

double StateMachine::t_enter = 0.0

Definition at line 153 of file ex_pick.cpp.

Referenced by main().


The documentation for this struct was generated from the following file: