Search the web
Sign In
New User? Sign Up
webots-users · Webots Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 278 - 307 of 3400   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
278
Dear colleagues, There is an example ¡°Pioneer2¡± under the webots directory. Is this for the robot Pioneer2? But I can¡¯t find the world file .wbt for ...
bailusi
Offline Send Email
Apr 23, 2003
7:36 am
279
... These files should be in the Webots worlds directory. Under Linux, it is usually /usr/local/webots/worlds and under Windows is usually C:\Program ...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 23, 2003
8:03 am
280
Hello, A new beta version of Webots 4 was just released. This beta 3 is hopefully the last one before the finale release scheduled for the next few days. It...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 24, 2003
4:23 pm
281
... Yes and no. Cyberbotics didn't plan to do it yet, but with Webots 4 PRO, you can build your own model of the PeopleBot robot. It is pretty easy to do (even...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 25, 2003
8:40 am
282
Hello, Good news for people using Webots on a laptop with a nVIDIA GeForce card under Windows! There was a bug in the nVIDIA OpenGL drivers for laptops...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 25, 2003
10:19 am
283
Dear colleagues, I have tried to make Khepera move with specified distance/angle. For movement forward or backward: First, I calculate the change of encoder: ...
bailusi
Offline Send Email
Apr 28, 2003
2:15 pm
284
Dear colleagues, The compiler Webots-kros 1.1.0 seems to complie gile c file only. Does anyone know how to compile using Webots-kros 1.1.0 the vc++ project,...
bailusi
Offline Send Email
Apr 29, 2003
8:49 am
285
Bailu, Be careful, the cross-compiler cannot compile C++ files for the Khepera robots. It works only with C files. This is documented in the Khepera docs: ...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 29, 2003
9:34 am
286
Hello, A new version of Webots 3 is available for download. Webots 3.2.23 is a minor bug fix version. If you do not experience problems with Webots, it is not...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 29, 2003
10:35 am
287
Dear Michel, Could you tell me how to caculate the direction of robot form the GPS matrix returned by function gps_get_matrix? As it is said in referenc...
bailusi
Offline Send Email
May 2, 2003
8:59 am
288
... It's not as easy as for the position... Indeed a robot orientation is defined in space by 3 rotations which can be extracted from the OpenGL 4x4 matrix in...
Olivier Michel
oliviermichelus
Offline Send Email
May 2, 2003
9:30 am
289
Dear Olivier, The method you mentioned is crect. The following is my code to get the angle for khepera: .... const float *m_GpsMatrix; //GPS Matrix //Robot...
bailusi
Offline Send Email
May 5, 2003
10:48 am
290
Bailu, Thanks for your feedback and contribution to the Webots users community. I hope this sample code will be useful to others. Regards, -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
May 5, 2003
11:48 am
291
Dear Colleagues, I found that when I use the Remote Control mode to run my controller on khepera, it is difficult to control robot¡¯s action accurately ...
bailusi
Offline Send Email
May 7, 2003
11:03 am
292
... This problem is due to the remote control system which induce some delay in the control loop. If you use a cross-compiled version of your program, it...
Olivier Michel
oliviermichelus
Offline Send Email
May 8, 2003
1:23 pm
293
Hello, Some users are asking me how to install both Webots 3 and Webots 4 beta on the same Windows machine. On Linux, it is much more intuitive (install webots...
Olivier Michel
oliviermichelus
Offline Send Email
May 12, 2003
9:42 am
294
Hello, A new release of Webots 4 beta is available for download. You can use the same webots.key as in Webots 4 beta 3. It includes many bug fixes and...
Olivier Michel
oliviermichelus
Offline Send Email
May 16, 2003
4:06 pm
295
Hello, I am proud to announce Webots 4.0.0! Well, this doesn't mean it a 100% bug free version, but it seems to be pretty stable and usable now. We will...
Olivier Michel
oliviermichelus
Offline Send Email
May 22, 2003
3:36 pm
296
Has the time (date) and potential rules of the next contest been decided yet? Mike...
Mike Eggleston
edwyr
Offline Send Email
May 22, 2003
9:45 pm
297
... Indeed, yes. The next contest will start on July 1st, 2003 and will end on May, 1st 2004. The rules will be available by mid-June 2003. The scenario is...
Olivier Michel
oliviermichelus
Offline Send Email
May 23, 2003
7:54 am
298
Dear Sir, You have to set the include path to C:\Program Files\Webots\include in the VC++ project options. Please see the braiten example provided with Webots...
Olivier Michel
oliviermichelus
Offline Send Email
Jun 19, 2003
1:07 pm
299
I went to meet someone in a dark corner of a fancy quiet restraunt while wearing something black, tight, and revealing. The guy I was with got hot and hard...
wetholesallover4
wetholesallo...
Offline Send Email
Jun 20, 2003
6:01 am
300
Hello, A new release of Webots 4, tagged 4.0.3 is available for download from the usual place: http://www.cyberbotics.com/products/webots/download.html It...
Olivier Michel
oliviermichelus
Offline Send Email
Jun 23, 2003
8:13 am
301
Hello, I just tried to start alife.wbt and get the following exception: java.lang.unsatisfiedLinkError: no JavaController in java.library.path Controller.jar...
sirmatthew426
Offline Send Email
Jun 26, 2003
7:45 am
302
... Matthew, Java is searching a native library which is in the webots/lib directory and is called libJavaController.so on Linux, JavaController.dll on Windows...
Olivier Michel
oliviermichelus
Offline Send Email
Jun 26, 2003
9:36 am
303
Hello, I am using Webots Evaluation release 4.0.3 and am running Windows XP. There is no JavaController.* in the lib directory. (Only Controller.jar, ...
42x@...
sirmatthew426
Offline Send Email
Jun 26, 2003
11:32 am
304
You are correct. This file is missing in the windows version of Webots 4.0.3... Here is the place where you can download and install this missing file: ...
Olivier Michel
oliviermichelus
Offline Send Email
Jun 26, 2003
11:53 am
305
Hello, after downloading the missing files I got alife up and running. Thank you! But I have two more questions :-) 1) I would like to use some 3rd party...
42x@...
sirmatthew426
Offline Send Email
Jun 27, 2003
6:55 am
306
... Fine. ... Adding the corresponding full path to the necessary .jar files in your global CLASSPATH environment variable should do the trick. ... If you...
Olivier Michel
oliviermichelus
Offline Send Email
Jun 27, 2003
8:14 am
307
... Unfortunatly not. I have everything in my system classpath (the programs run from the command prompt) but the error when starting via webots remains....
42x@...
sirmatthew426
Offline Send Email
Jun 27, 2003
4:35 pm
Messages 278 - 307 of 3400   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help