Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » robot contest: bug in IRobot.getRightWheelVelocity()
robot contest: bug in IRobot.getRightWheelVelocity() [message #571656] Thu, 25 March 2010 05:06
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
Hi,

I think there is a bug in IRobot.getRightWheelVelocity() (and
IRobot.getLeftWheelVelocity())

according to the docs e.g.
ContestPlatform#setRobotWheelVelocity(int,int, String)
there should be a range from -100 to 100 for full speed backward/forward.

however the get method seems to give only positive values, so I can not
detect backward moves ?

I can only imagine implementing a workaround using the x/y coordinates...

thanks for your help kind regards,
Berni.
Previous Topic:e4 Designer support for org.eclipse.ui.Forms
Next Topic:robot contest: another bug this time in position information
Goto Forum:
  


Current Time: Thu Mar 28 14:15:23 GMT 2024

Powered by FUDForum. Page generated in 0.02455 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top