Filius Nullius wrote:
I'm asking if it's possible to set up the java OS "leJOS" (which is a full firmware replacement for the NXT OS) with the simulation?
It's not easly possible. You have to "emulate" the lego brick I think
Filius Nullius wrote:
If your running the code with the simulation, I'm assuming that code is meant to run on the NXT OS; I would like to be able to use leJOS instead.
The code is not running on NXT OS. The code runs on your computer (XP or Vista with Robotics Studio) and only send and receive basic information from the robot by bluetooth
Filius Nullius wrote:
Is it possible to edit the structure of the robot on the simulation?
For now, only the tribot model is available. Maybe we will release more 'classic' models like AlphaRex. If you want to simulate you own custom robot, it's possible with MSRDS but it requires to make you own 3D model and to code the physics model.
Regards