An application made for my FIRST Tech Challenge Robotics Competition team, written in C# using the .NET framework.
1. Allows the user to simulate the trajectory taken by the robot during the autonomous period and generate the corresponding code to be used by the robot in normal orientation or mirrored (reversed) one.
2. The user can also:
a. Set the robot's dimensions and starting position
b. Save and load paths.
c. Change the coordinates of any point in the current path.
d. Remove points and add them manually by insertion or by interacting with the field image.