getJointConfiguration
Description
waits for the next published joint state from the Universal Robots cobot connected through
ROS interface, and returns current joint configuration. If no message is received in 5
seconds, the function displays an error.jointangles
=getJointConfiguration(ur
)
allows you to specify a timeout for obtaining the current joint configuration from the
Universal Robots cobot connected through ROS interface. If no message is received within the
specified time, the function displays an error.jointangles
=getJointConfiguration(ur
,timeout
)
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2022a