Skip to content
Snippets Groups Projects
Commit c4d9477a authored by Peter Kaiser's avatar Peter Kaiser
Browse files

MoveJoints state is now deprecated.

parent a32c415a
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,8 @@ namespace MotionControl
* \param targetJointValues the desired joint values
* \param targetTolerance tolerance defining how precisely the joint position has to be reached
* \param timeoutInMs a timeout after which the attempt to move is aborted
*
* \warning Deprecated, use RobotSkills/statecharts/MotionControlGroup/JointPositionControl instead
*/
struct MoveJoints : StateTemplate<MoveJoints>
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment