Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
KinematicJoint::ControllerInfo Struct ReferenceParameters for joint motion model, used for simulation. More...
Inheritance diagram for KinematicJoint::ControllerInfo:
Detailed DescriptionParameters for joint motion model, used for simulation. You should probably sync entries made here with entries in Planners/Dynamics/MotorController Definition at line 323 of file KinematicJoint.h.
Constructor & Destructor Documentation
constructor Definition at line 324 of file KinematicJoint.h.
copy constructor for cloning Definition at line 325 of file KinematicJoint.h. Member Function Documentation
performs common initialization Definition at line 330 of file KinematicJoint.h. Referenced by ControllerInfo(). Member Data DocumentationIf true, simulation will use force control to move the joint rather than using position constraints. Grippers should set this to true for more realistic object interaction. Definition at line 327 of file KinematicJoint.h. Referenced by init(). Adjusts interpretation of feedback and application of friction, false implies position control. Definition at line 326 of file KinematicJoint.h. Referenced by init(). The documentation for this struct was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:10 2016 by Doxygen 1.6.3 |