| | Re: How to control NXT motor's rotation by using LabView NXT Direct Commands?
|
| Hi, i'm interested too to see how I can make an input port to the block of motor. I want to make a rc controlled car, with two NXT. One will be the handwheel with the rotation sensor in one motor, I will send the number of degrees, and the RC car, (...) (16 years ago, 16-Mar-09, to lugnet.robotics)
| | | | Re: How to control NXT motor's rotation by using LabView NXT Direct Commands?
|
| If I read this correctly, you should simply be able to read the rotation sensors, using the rotation sensor block. That will give you the value you want. Steve (...) (16 years ago, 16-Mar-09, to lugnet.robotics)
| | | | Re: How to control NXT motor's rotation by using LabView NXT Direct Commands?
|
| <Thanks, but is not the information that i need. I know that with the rotation sensor, I can read the value of the rotation of one motor, but what I want is that this number, I want to put by a wire to a motor block, and that will make this example: (...) (16 years ago, 16-Mar-09, to lugnet.robotics)
| | | | Re: How to control NXT motor's rotation by using LabView NXT Direct Commands?
|
| (...) got it (...) There's not a super-easy way to do that. But, what you need to do is: 1) Read rotation value & direction of motor A 2) Look at rotation value & direction of motor B 3) Subtract B from A 4) Move motor B distance & direction (sign) (...) (16 years ago, 16-Mar-09, to lugnet.robotics)
| |