COMPAS
  • Home
  • Docs
  • Extensions
  • Examples
  • Contribute
  • 1.0.0
  1. docs
  2. API Reference
  3. compas
  4. robots
  5. ToolModel
  6. ToolModel.get_end_effector_link

ToolModel.get_end_effector_link

ToolModel.get_end_effector_link()

Returns the end effector link.

Returns

compas.robots.Link

Examples

>>> ee_link = robot.get_end_effector_link()
>>> ee_link.name
'link2'
  • Introduction
  • Installation
  • Getting started
  • Tutorial
  • API Reference
    • compas
      • datastructures
      • files
      • geometry
      • numerical
      • plugins
      • robots
      • rpc
      • topology
      • utilities
    • compas_rhino
    • compas_blender
    • compas_ghpython
    • compas_plotters
  • Extension points
  • Developer Guide
  • Changelog
  • Releases
  • License
  • Citing
  • ToolModel.get_end_effector_link
Previous
ToolModel.get_configurable_joints
Next
ToolModel.get_end_effector_link_name

COMPAS

A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.

Newsletter

Copyright © 2017-2020 compas-dev