ubatra13
ubatra13
@rwaldron now I am getting different error while taping on control screen --- node bot.js 1381110839728 Board Connecting... 1381110839838 Serial Found possible serial port /dev/cu.usbmodemfd121 1381110839839 Board -> Serialport connected...
@rwaldron also, when calibrating I get this node bot.js 1381111111889 Board Connecting... 1381111111962 Serial Found possible serial port /dev/cu.usbmodemfd121 1381111111963 Board -> Serialport connected /dev/cu.usbmodemfd121 1381111115258 Board > /Users/ub/arduino/workspace/tapsterbot/src/bot.js:79 >...
@rwaldron just to clarify because I guess I posted two issues here, Issue 1. when calibrating for first time it went fine prints "13811111***\* Repl Initialized" and then when trying...
@rwaldron please ignore, finally, it worked, I was doing calibrate step wrong, very thanks for your help.
@hugs , your timely response is highly appreciated
Well, after aligning device's browser window almost (up to a 2mm precision) horizontally center and vertically middle to bot plane, this is the most best data point I can get...
I finally ended up with something like this for control plane to send adjusted instruction to bot public class Transform { ``` public static class SHEAR { public static class...
This is the final setup that I produced by fixing my control plane aspect ratio and applying a small error correction based on the shear angle.  Here's my little...