COMPAS FAB
  • COMPAS FAB
  • 0.15.0

Robot.get_base_link

Robot.get_base_link(group=None)[source]

Get the robot’s base link.

Parameters

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

Returns

compas.robots.Link

Examples

>>> link = robot.get_base_link()
>>> link.name
'base_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_base_link

COMPAS

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

Copyright © 2017-2020 compas-dev