Myro robots have some functions that only apply to certain robots

Issue #70 new
Doug Blank created an issue

Reported by Michael:

"Placing turnBy() in the M/Advanced tab, rather than in M/Movement, seems awkward. turnBy() relates to motion, so it ought to be in M/Movement…"

Yes, a little awkward for Scribbler users. The reasoning is that we now support a variety of robots, and not all support these commands. Scribbler2's can use "Advanced 1" commands, and Finches can use "Advanced 2". We need an overall tragedy of how to expose only appropriate commands, but yet have a common interface for all robots.

Now we even have takeoff() and land()... what to do?

Comments (2)

  1. Log in to comment