ToolModel.ur5
- classmethod ToolModel.ur5(load_geometry=False)
“Construct a UR5 robot model.
- Parameters
load_geometry (bool, optional) – Indicate whether to load the geometry of the robot or not.
- Returns
compas.robots.RobotModel
– A robot model instance.