RobotModel.ur5
- classmethod RobotModel.ur5(load_geometry=False)[source]
Construct a UR5 robot model.
- Parameters:
- load_geometrybool, optional
Indicate whether to load the geometry of the robot or not.
- Returns:
RobotModel
A robot model instance.
Construct a UR5 robot model.
Indicate whether to load the geometry of the robot or not.
RobotModel
A robot model instance.