Connect to a physical or simulated cobot, using either urROSNode or
urROS2Node
object (based on the option for connectivity – ROS or ROS 2, which you selected in the
Hardware Setup screen).
Connect to a physical or simulated cobot at IP address
192.168.2.112 on the ROS network.
ur = urROSNode('192.168.2.112');
Connect to a physical or simulated cobot on the ROS 2 network.
ur = urROS2Node;
Get the current motion status of the cobot and the goal state.