Quote:
Originally Posted by virtuald
WebDMA is a library that I created that allows you to modify variables on the robot using a web browser. Its primarily intended for tuning the robot actually. It can also do data acquisition.
This is just a neat demonstration of that (after all, making the robot move is just modifying variables... ).
|
So it allows you to see the results of possible code changes in real time before you write the change in? That is very cool and helpful.