Skip to content

CANBus network name not changed between competition and practice bot #174

@TAKBS2412

Description

@TAKBS2412

Currently the CANBus network name for the drivebase and intake is set to "DrivebaseIntake" (see DRIVETRAIN_INTAKE_CAN_BUS_NAME in Hardware.java), regardless of the RobotType defined in Robot.java. This causes CAN errors on the practice bot which does not have a CANivore with a CANBus network of that name.

This is a low priority since we won't be running the practice bot in a time-intensive setting anytime soon, but if we continue using it in the future, we should consider adding a fix for this. Marking this as wontfix until after worlds for clarity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions