ToolModel.get_joint_types
-
ToolModel.
get_joint_types
() Returns the joint types of the configurable joints.
- Returns
list of int
Examples
>>> robot.get_joint_types() == [Joint.CONTINUOUS, Joint.CONTINUOUS] True
ToolModel.
get_joint_types
()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-2020 compas-dev