RobotModelArtist.attach_tool_model
- RobotModelArtist.attach_tool_model(tool_model)[source]
Attach a tool to the robot artist for visualization.
- Parameters
tool_model (
compas.robots.ToolModel
) – The tool that should be attached to the robot’s flange.