innovationOUtside / nbev3devsim

Ev3DevSim ipywidget in Jupyter notebooks
Apache License 2.0
5 stars 0 forks source link

Handle Pen Trace Better #33

Closed psychemedia closed 4 years ago

psychemedia commented 4 years ago

At the moment, the pen trace is a single, fixed colour and is on a layer that sits above the robot:

It also useful for the pen trace to persist between runs. It would be useful to support:

There is also a question as to where the pen origin should be. The robot geometry currently has the wheels off center and the pen located at the tail. Should the pen be center on the midline of the wheel axis, or whichever point is used as the turnin origin of the robot?