Skip to content

Fix docstrings in StateWrapper, CarWrapper, and PhysicsWrapper #35

Description

@mrkvicka22

More specifically, the methods StateWrapper.format_state(), PhysicsWrapper._encode() and PhysicsWrapper._encode() state that they return strings when in fact they return python lists. Note: Other methods that deal with decoding/encoding most likely also have faulty docstrings.

Maybe they should be left as numpy arrays for performance reasons unless it makes sense to keep them as lists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions