draw Robot On Canvas
This draws a robot on the Dashboard at a specified Point.
Parameters
c
the Canvas on the Dashboard on which this will draw
t
the Point to draw at
This draws a robot on the Dashboard at a specified Pose. This is more useful for drawing the actual robot, since the Pose contains the direction the robot is facing as well as its position.
Parameters
c
the Canvas on the Dashboard on which this will draw at
t
the Pose to draw at