Skip to content

[Feature] Drop .left and .right attributes from DriveBase #910

@laurensvalk

Description

@laurensvalk

Is your feature request related to a problem? Please describe.
The DriveBase class has two undocumented attributes called left and right which can be used to access the motor objects with which the drive base was initialized.

Describe the solution you'd like
Delete them. They are not needed and not documented.

On Move Hub, this means we can drop the custom attribute handler for this class and save a bit more space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    software: pybricks-micropythonIssues with Pybricks MicroPython firmware (or EV3 runtime)topic: motorsIssues involving motorstopic: optimizationIssues related to optimizing the runtime for size or performance.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions