srobo / competition-simulator

A simulator for Student Robotics Virtual Competitions
https://studentrobotics.org/docs/simulator/
MIT License
8 stars 2 forks source link

Move marker angle rejection test case away from others #433

Closed PeterJCLaw closed 9 months ago

PeterJCLaw commented 9 months ago

These tests were accidentally relying on other aspects of our behaviour -- specifically our occlusion detection. Since that may be about to change we need to isolate these tests from it.