Skip to main content
Ctrl+K
Logo image

COMPAS FAB

  • Introduction
  • Getting started
  • Working with backends
    • PyBullet
    • ROS
    • Access backend GUI
  • Examples
    • Fundamentals
    • Description Models
    • Backends: ROS
    • Backends: PyBullet
    • Backends: Analytical Kinematics
    • Planning: Reachability Map
  • API Reference
    • compas_fab
  • Contributor’s Guide
    • Backend clients
    • Grasshopper components
  • Citing
  • CHANGELOG
  • License
COMPAS.dev
  • Contributor’s Guide
  • Backend clients
  • BackendFeature

BackendFeature

class compas_fab.backends.interfaces.BackendFeature[source]

Bases: object

Base class for all backend features that are implemented by a backend client.

Attributes:
clientcompas_fab.backends.interfaces.ClientInterface

The backend client that supports this feature.

On this page
  • BackendFeature

© Copyright Gramazio Kohler Research.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.13.3.