QuirkyCort / gears

Generic Educational Robotics Simulator
Other
65 stars 43 forks source link

WIP: implementation of buttons to move the pen to interesting places. #45

Closed humbug99 closed 3 years ago

humbug99 commented 3 years ago

This is a straw man implementation of moving the pen to some interesting places on the robot on a button click (in the configurator), for test/discussion (see issue #37). Not sure what the correct set of interesting places is, so I picked a few. The code for moving the pen/updating the visualization of it's location is crude and could be improved...