Help needed for WPILIB simulation tool (java)

If you want the robot to move on the simulated field, you need to create a Field2d object in your code and update it periodically with the robot’s pose. An example of this can be found here: