RobotJoints
- class compas_rrc.RobotJoints[source]
Bases:
object
Represents a configuration for robot joints
Methods
Create an instance of
RobotJoints
from acompas_robots.Configuration
, including the unit conversion from meters and radians to mm and degrees.Create an instance of
RobotJoints
from acompas_robots.Configuration
, including the unit conversion from meters and radians to mm and degrees.Convert the RobotJoints to a
compas_robots.Configuration
, including the unit conversion from mm and degrees to meters and radians.Convert the RobotJoints to a
compas_robots.Configuration
, including the unit conversion from mm and degrees to meters and radians.