Simulation

As we began the project we attempted to use a simulator to test our package before we tested on the physical robot. We wanted to take this approach because it would reduce risk to the robot ​while we learned how to use it and it would allow multiple people to test code at once and from many different locations.

We ended up abandoning the simulation because the tool was intended for ROS1 and had not been updated for ROS2. Rather than find a work around we ended up quickly adapting to the physical robot and testing in groups so it became less of a priority for our team.