COMPAS FAB
  • COMPAS FAB
  • 0.15.0

Robot.get_end_effector_link_name

Robot.get_end_effector_link_name(group=None)[source]

Get the name of the robot’s end effector link.

Parameters

group (str, optional) – The name of the group. Defaults to the main planning group.

Returns

str

Examples

>>> robot.get_end_effector_link_name()
'ee_link'
  • Overview
  • Getting started
  • Working with backends
  • Examples
  • API Reference
    • compas_fab.robots
      • Robot
      • RobotSemantics
      • Configuration
      • Tool
      • Duration
      • Wrench
      • Inertia
      • JointTrajectory
      • JointTrajectoryPoint
      • PathPlan
      • AttachedCollisionMesh
      • CollisionMesh
      • PlanningScene
      • BoundingVolume
      • Constraint
      • JointConstraint
      • OrientationConstraint
      • PositionConstraint
      • to_degrees
      • to_radians
    • compas_fab.backends
    • compas_fab.blender
    • compas_fab.ghpython
    • compas_fab.rhino
    • compas_fab.sensors
    • compas_fab.utilities
  • Contributor’s Guide
  • Citing
  • Changelog
  • License
  • Robot.get_end_effector_link_name

COMPAS

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

Copyright © 2017-2020 compas-dev