COMPAS FAB
  • COMPAS FAB

Robot.get_end_effector_link

Robot.get_end_effector_link(group=None)[source]

Returns the end effector link.

Parameters

group (str) – The name of the group. Defaults to None.

Returns

class: compas.robots.Link

Examples

>>> link = robot.get_end_effector_link()
>>> link.name
'ee_link'
  • Overview
  • Getting started
  • Working with backends
  • Examples
  • API Reference
    • compas_fab
      • compas_fab.artists
      • compas_fab.backends
      • compas_fab.robots
      • compas_fab.utilities
      • compas_fab.sensors
      • compas_fab.blender
      • compas_fab.ghpython
      • compas_fab.rhino
  • Contributor’s Guide
  • Citing
  • Changelog
  • License
  • Robot.get_end_effector_link

COMPAS

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

Copyright © 2017-2020 compas-dev