Beta8397 / virtual_robot

A 2D robot simulator to help beginners learn Java programming for FTC Robotics
118 stars 182 forks source link

Turret bot #57

Closed alan412 closed 4 years ago

alan412 commented 4 years ago

This pull request adds a "Turret" bot. It also pulls out commonalities of armbot, mechanicbot, and turretbot into a MechanumBase to make it easier for others to create their own robots.