COMPAS
  • Home
  • Docs
  • Plugins
  • Extensions
  • Examples
  • 0.17.3

RobotModel.get_link_by_name

RobotModel.get_link_by_name(name)[source]

Get a link in a robot model matching by its name.

Parameters

name – link name.

Returns

A link instance.

Examples

>>> l = robot.get_link_by_name('world')
>>> l.name
'world'
  • 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
  • License
  • Citing
  • RobotModel.get_link_by_name

COMPAS

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

Contribute

Copyright © 2017-2020 compas-dev