pioneers / pimulator-js

Portable robotics simulator for the Pioneers in Engineering robotics kit (JavaScript edition)
3 stars 1 forks source link

[SIMULATOR] Preset fields #84

Closed charleshong3 closed 3 years ago

charleshong3 commented 3 years ago

Now that the field can by easily customized, we should include a few preset fields, ideally ones that emulate the real game. It's probably best to write the autonomous and teleop portions of the 2021 game as separate fields, because they're on separate levels, which will be hard to implement (maybe we can do this further in the future).

They should also include a robot starting position and direction.