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...
Show off your group to the world. Share a photo of your group with us.

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 412 - 441 of 3403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
412
... Hi, The problem you describe might come from the fact that the simulation is not synchronized with the robot (check the synchronization field of the ...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 6, 2004
1:11 pm
413
Hello, Webots 4.0.19 was just released. It is now available for download at http://www.cyberbotics.com/products/webots/download.html I appreciate your feedback...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 26, 2004
4:52 pm
414
Dear Mr. Michel, Although I am now able to start Webots 4.0.19 without the -sync option needed on my Red Hat Linux 7.3 in version 4.0.18, the following fatal...
rainerpaine
Offline Send Email
Jan 27, 2004
11:07 am
415
Dear Rainer Paine, Unfortunatelly, I don't have a Khepera with such floor sensors here, so I cannot try to reproduce exactly your problem. Does this problem...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 28, 2004
7:59 am
416
Dear Mr. Michel, The Khepera has one floor sensor which is accessed as described by Mr. Zufferey. From the serial terminal, the sensor is accessed by "I,3". I...
rainerpaine
Offline Send Email
Feb 2, 2004
5:54 am
417
When using a simulated floor sensor in Webots 4, the following problem occurs. If the ground is defined as a transform, then the floor sensor (fs0 in the world...
rainerpaine
Offline Send Email
Feb 3, 2004
6:43 am
418
Dear Rainer Paine, Thank you for providing a solution to this problem. Actually, the floor sensors are instances of DistanceSensor. I believe that if you tune ...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 3, 2004
7:58 am
419
Dear Mr. Michel, Thank you for the suggestion about tuning the lookup-table of the floor sensor. I modified the color sensor table from the rover.wbt example...
rainerpaine
Offline Send Email
Feb 4, 2004
6:33 am
420
Hi, I've downloaded the evaluation version 4.0.19 for Mac OS X. I am trying to complete the tutorial of the user guide (chapter 4), but I am having...
miles_vor04
Offline Send Email
Feb 4, 2004
12:29 pm
421
... No this is a known bug of the Mac OS X version. We are working on these problems and they will be hopefully fixed in the next version to be available with...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 5, 2004
4:14 pm
422
Hi, Thanks for your quick answer. In fact I was testing the evaluation version of webots for MacOSX while we were waiting for a full featured Linux version. In...
José Manuel Badia ...
miles_vor04
Offline Send Email
Feb 6, 2004
9:30 am
423
I am presently doing a projection that invloves Khepera simulating swarm behaviour.For a part of it, I have to get the Khepera to a specific point on a plane...
Kevin Wong
kevin_88d
Offline Send Email
Feb 9, 2004
9:17 am
424
Sorry for the ineptness on this one, but going through the manuals and doing some cursory looking around the scene tree and the controllers, I can't seem to...
Gary Spivey
DrTerp
Offline Send Email
Feb 17, 2004
7:45 am
425
I am using cygwin on Windows to run Webots. I modified the makefile to get rid of the ming stuff and added in a -mno-cygwin so that the webots would load and...
Gary Spivey
DrTerp
Offline Send Email
Feb 17, 2004
7:45 am
426
... That seems to be all right. You could also have copied the cygwin1.dll into the C:\Program Files\Webots\lib directory and removed the -mno-cygwin compiler...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 17, 2004
8:08 am
427
... It is not defined. It's automatic. The robot window is hardcoded for the Khepera robot. In other cases, the robot window displays automatically the servo...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 17, 2004
8:12 am
428
Does anyone out there know what is the best method for accurately calculating the position and orientation of the khepera robot? Assume that the robot must not...
Calvin Tan
ctan8292
Offline Send Email
Feb 25, 2004
2:54 pm
429
Hi, I would recommand to use the GPS device which is included with Webots 4 to get an exact position estimation for the robot. Otherwise, you should use the...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 26, 2004
11:15 am
430
Hi to everybody! I need to develop a model which consist on a cable hanging between two posts. From that cable a robot will be hanging. I mean with cable just...
david@...
Send Email
Feb 26, 2004
1:14 pm
431
Dear Grace and Olivier, Thanks for your advice. Unfortunately, I am doing this project as part of my degree requirement with my university. I am thus...
Calvin Tan
ctan8292
Offline Send Email
Feb 27, 2004
8:34 am
432
Hi! I'm trying to simulate a cable from which a robot will be hanging using Webots. How can I introduce the physics I need to do so? Have I to create a special...
david@...
Send Email
Mar 1, 2004
10:31 am
433
Hi, Can anyone tell me why I get this error? Assembling 20040302.s into 20040302.o Linking 20040302.o into 20040302.s37 ...
Calvin Tan
ctan8292
Offline Send Email
Mar 2, 2004
5:52 am
434
... The difficult part of this is probably the model of the cable. You should probably try to model it as a chain of long-box-shaped Servo nodes belonging to a...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 2, 2004
7:18 am
435
Hello to everybody! I'm trying to develope a scene with a robot hanging from a rope. I don't know how to model the rope physics. It's enough setting the...
david@...
Send Email
Mar 2, 2004
8:35 am
436
Hi, I have no idea about where this problem may come from. Maybe Olivier Carmona or Patrick Maheral could help... Regards, -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 2, 2004
11:19 am
437
Dear All, Your program is too large and cannot be contained within the 128kB memory constraints of Khepera. Best regards, ... -- Olivier Carmona __ __...
Olivier Carmona
carmonakteam
Offline Send Email
Mar 2, 2004
11:21 am
438
Hello to you all. When programming a shared library for physics using Visual C++, shall it be a .dll (dynamic lybrary) or a static one? And by the other hand,...
david@...
Send Email
Mar 4, 2004
10:30 am
439
... a .DLL. ... Yes. I would recommand you to first try to recompile the physics/sample/ example which is used by the flying_robot.wbt world and see if the ...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 4, 2004
10:42 am
440
Hi, i was trying the webots on my linux redhat 9 with a TI 4400 graphic card. It seems that the robots are whiskering at lightning speeds around the scene, i...
Jiaxiang
jax79sg
Offline Send Email
Mar 5, 2004
7:06 am
441
Hi, I believe that there were some issues with the latest drivers from nVidia (see http://slashdot.org/article.pl?sid=03/12/23/0256236&mode=thread). I ...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 5, 2004
7:38 am
Messages 412 - 441 of 3403   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