Closed GoogleCodeExporter closed 9 years ago
Original comment by marcus@wanners.net
on 31 Mar 2009 at 3:12
Braking is handled automatically by the firmware. All that is needed is a simple
tweak of the command sent to the NXT. See the docs on the NXTreme website for
details.
Original comment by cwalke...@gmail.com
on 28 Aug 2009 at 12:44
No, I tried setting the mode to BRAKE, and it didn't stop the motor, it just
made it
coast...
Original comment by marcus@wanners.net
on 28 Aug 2009 at 10:09
Looks like I was incorrect. You managed to get braking working just fine with
that patch.
I am experimenting with the best way to use the "examples" you provided to
implement
stopping after a certain distance, and am having much better luck now, thanks :)
Original comment by marcus@wanners.net
on 10 Sep 2009 at 2:54
The current solution seems to work well enough, though a better one would be
nice.
Original comment by marcus@wanners.net
on 16 Sep 2009 at 1:04
There is a brick-based program which will do exactly what we want. It is called
MotorControl and is available (with docs) here:
http://www.mindstorms.rwth-aachen.de/trac/wiki/MotorControl
While I don't have time to implement it right now, I think that it is a good
idea and
should be experimented with if possible. The current functions of the library
are
enough to be able to use it in a program, but this may not be the most
user-friendly
solution.
Original comment by marcus@wanners.net
on 13 Jan 2010 at 12:26
Just to give an update, there is improved code for this in the tubes for
version 2.
rhn made it and while I have not tested it, I hear it is better than anything
so far.
Original comment by marcus@wanners.net
on 7 Jun 2010 at 1:06
[deleted comment]
I have tested the v2 motor code and find it to be very accurate (within about 5
degrees) when using USB and less accurate but still usable (within 60 degrees)
on bluetooth. As I believe that the performance can't get any better than this,
I am going to close this issue.
Thanks very much to everyone who helped out with this!
Original comment by marcus@wanners.net
on 18 Jul 2010 at 5:12
Original comment by marcus@wanners.net
on 20 Aug 2010 at 2:00
Original comment by marcus@wanners.net
on 6 Feb 2011 at 1:04
Original issue reported on code.google.com by
marcus@wanners.net
on 31 Mar 2009 at 3:12