RMP Motion Controller
10.6.0
APIs
, concepts, guides, and more
Community
Support
Contact
◆
MoveAbsolute()
void MoveAbsolute
(
const
Pose
&
absolutePose
)
pure virtual
Note:
Point-to-point
Cartesian
motion will move from the robot's current commanded
Pose
. Calling this method will clear any previous Path motion that has been loaded (but not executed.) This method will throw exceptions if the robot is in motion.
See also
CommandPoseGet
Parameters
absolutePose
an absolute pose to move to (from the current command
Pose
)
RSI
RapidCode
Cartesian
Robot
Generated by
1.10.0