DiscoverLearnDocumentationGet OpenPLXSearch Contact

MachineModeling/Actuators/Linear/Connections/Cylinder.openplx

Cylinder

Cylinder is Actuators.Linear.Connections.Base:
    .doc: """
    Defines a hinge for the ground and drive connections.
    The range is limited between min_length and max_length = stroke_length + min_length
"""
    actuator becomes Actuators.Linear.Cylinder

    barrel_connection is Connections.Pivot.Hinge:
        from: from
        to: actuator.barrel.body.connector

    rod_connection is Connections.Pivot.Hinge:
        from: actuator.rod.body.connector
        to: to

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X