ToolModel.get_joint_types
- ToolModel.get_joint_types()[source]
Returns the joint types of the configurable joints.
- Returns
list of int
Examples
>>> robot.get_joint_types() == [Joint.CONTINUOUS, Joint.CONTINUOUS] True
Returns the joint types of the configurable joints.
list of int
Examples
>>> robot.get_joint_types() == [Joint.CONTINUOUS, Joint.CONTINUOUS]
True
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev