Skip to content

Support for FRC simulation #11

@tomtzook

Description

@tomtzook
  • Add support in robot bases for simulation. Things like HAL reporting and simulation updating.
  • Add a nice way to manage simulation vs real robot parts
  • Add a nice way to manage simulation components

Currently, wpilib docs shows using the simulation while mixing real and simulated only code parts and using if checks (i.e. isReal isSimulation). This isn't really comfortable, so look for some way to separate (into classes or something).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions