Skip to content

how to attach the tool with from compas_robots.viewer.scene.robotmodelobject import RobotModelObject? robot_object.attach_tool_model(tool_model) robot_object.draw_attached_meshes() robot_object.draw_visual(),Not effective #27

@djy89

Description

@djy89

tool_model=...
robot_object: RobotModelObject = viewer.scene.add(model, show_lines=False, configuration=configuration)

Attach the tool

robot_object.attach_tool_model(tool_model)
robot_object.draw_attached_meshes()
robot_object.draw_visual()

Not effective?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions