robotpy / examples

Repository of RobotPy example projects
45 stars 53 forks source link

Changed physics-camsim, gearsbot to TimedRobot #40

Closed benjiboy50fonz closed 3 years ago

benjiboy50fonz commented 3 years ago

Solution to #23 . Changed the parent classes to TimedRobot, also debugged the physics problems in physics-camsim. The sim's pose looked promising, but the robot icon was not moving. However, I think this is on my end. Perhaps someone else could take care of the physics issues in these files till I debug what's happening? Edit: Just to note, also did black reformatting, which is why so many lines were modified.