Skip to content

Mechanism2d Java lacks SendableRegistry add and close #7688

Open
@shueja

Description

Mechanism2d needs to have SendableRegistry.add(this, "Mechanism2d", m_instance) and similar removal in close(). Currently, SmartDashboard.putData(mechanism2d) doesn't work because the registry doesn't have a name for the Mechanism2d.

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions