Move the individual joints of a robotic arm or mechanism manually through the user interface.
Latest Version: 1.0.0
Size: 3 KB
Publisher: ProtoTwin (contact@prototwin.com)
The JointJogger component allows you to jog the joints of a robot or mechanism through the user interface. This component can be useful to test the behavior of your robotic arm or mechanism. It allows you to precisely control the position of individual joints using range sliders.
If no joints are specified in the joints array, the controllable joints are determined as follows:
Each joint can be controlled manually using a range slider. The upper and lower values are set as the joint limits. If joint limits are not specified, the default upper and lower values are set as:
For a joint to be controllable, it must be bound to a motor. Any joints that are not bound to a motor cannot be controlled using the joint jogger component.
Initial release.