Uses of Class
com.marginallyclever.ro3.node.nodes.Motor
Packages that use Motor
Package
Description
-
Uses of Motor in com.marginallyclever.ro3.node.nodes
Constructors in com.marginallyclever.ro3.node.nodes with parameters of type Motor -
Uses of Motor in com.marginallyclever.ro3.node.nodes.marlinrobot.marlinrobotarm
Methods in com.marginallyclever.ro3.node.nodes.marlinrobot.marlinrobotarm that return types with arguments of type Motor -
Uses of Motor in com.marginallyclever.ro3.node.nodes.pose.poses
Methods in com.marginallyclever.ro3.node.nodes.pose.poses that return MotorMethods in com.marginallyclever.ro3.node.nodes.pose.poses that return types with arguments of type MotorMethods in com.marginallyclever.ro3.node.nodes.pose.poses with parameters of type MotorModifier and TypeMethodDescriptionvoidGet the motor at the given index.voidLimb.setMotorAngle(Motor motor, double angle) Move a motor to a specific angle and notify listeners that the pose has changed.