drawRobot

public static void drawRobot(Pose pose, String color)

This adds instructions to the current packet to draw a robot at a specified Pose with a specified color. If no packet exists, then a new one is created.

Parameters

pose

the Pose to draw the robot at

color

the color to draw the robot with