Discover Learn Reference Get OpenPLXSearch Contact

Vehicles/Bulldozers/Base.openplx

Base

Base is Physics3D.System:
    .doc: """
    A Bulldozer can have either a rigid articulated chassis.
    The blade connection differ between bulldozers that can
    either only lift, lift and tilt, or lift tild and incline
    the blade.
    The undercarrige can either be fixed or pivot about the
    equalizer bar.

    """
    with Interfaces.UpForwardVectors
    chassis is Bulldozers.Components.Chassis.Rigid or Bulldozers.Components.Chassis.Articulated

    blade is Bulldozers.Components.Blades.Base
    blade_connection is Bulldozers.Connections.Blade.Base

    # drive_train is  Bulldozers.Components.DriveTrain.Base

    # left_track is Tracks.System
    # right_track is Tracks.System

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