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

ToolModel.get_base_link_name

ToolModel.get_base_link_name()[source]

Returns the name of the base link.

Returns

str – Name of the base link

Examples

>>> robot = RobotModel.ur5()
>>> robot.get_base_link_name()
'base_link'
  • Introduction
  • Installation
  • Getting started
  • Tutorial
  • API Reference
    • compas
      • artists
      • colors
      • data
      • datastructures
      • files
      • geometry
      • numerical
      • plugins
      • robots
      • rpc
      • topology
      • utilities
    • compas_blender
    • compas_ghpython
    • compas_plotters
    • compas_rhino
  • Extension points
  • Developer Guide
  • Changelog
  • Releases
  • License
  • Citing
Previous
ToolModel.from_urdf_string
Next
ToolModel.get_configurable_joint_names

COMPAS

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

Copyright © 2017-2021 compas-dev