Skip to content
catron edited this page Sep 13, 2010 · 1 revision

Okay, here’s the idea. CBCJVM currently has a simulator, which is especially useful since you can use the eclipse debugger. SemiSim is a continuation of the Simulator, but all motor and servo commands (from low) are forwarded to a CBC over network. That way, you have the best of both worlds.. you can debug your program using eclipse and execute it on the CBC seamlessly. Anyway, wanted to write it down before It left me. What do you think?