Tagged Questions
3
votes
1answer
73 views
Set to run a program within another program using NXT-G
I'm using NXT-G to program my robot to do few tasks autonomously for so many possibilities. When using C programming, we can call a function from different file into the main program. So, I wonder if ...
2
votes
1answer
78 views
Setting priorities in LEGO NXT Programmer
For a sumo bot competition I made a robot that has a perfectly functioning ultrasonic senor. However, when I made a second branch on the program for a light sensor, I calibrated the light sensor and ...
2
votes
0answers
184 views
Program a full rotation of a NXT motor in X seconds
I'm interested in mimicking the functionality of the Arqball Spin, at $60 it isn't cheap so I'd like to make the most out of my Mindstorms parts.
I'd like to use NXT-G to program a motor to rotate ...