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 1979 - 2008 of 3401   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1979
Hello Aiman, Do you measure oscillation in a static (immobile) or dynamic (moving) situation ? In a dynamic situation theses oscillations may be caused by the ...
Yvan Bourquin
yvanix
Offline Send Email
Oct 1, 2007
8:24 am
1980
Hi, I've created a world with 4 robots and I've also defined a supervisor with one emitter that sends information to the robots (I've used the emitter receiver...
lef_doi
Offline Send Email
Oct 1, 2007
11:25 am
1981
Hi, I've created a world with 4 robots and I've also defined a supervisor with one emitter that sends information to the robots (I've used the emitter receiver...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 1, 2007
2:19 pm
1982
Thanks for the tips Olivier...I'll try your advice. Best regards, Lefteris Lefteris Doitsidis Research Assistant Technical University of Crete Department of...
lef_doi
Offline Send Email
Oct 2, 2007
6:26 am
1983
hi has anyone any experience with using supervisor_start_animation(char *filename)? when i try to use it i get the error message: ...
scaryas
Offline Send Email
Oct 3, 2007
11:09 am
1984
I am new to threads but would it be possible to use robot_task_new, robot_mutex_new and robot_mutex_lock, to create a subsumption architecture if it was...
Colin Watt
colindwatt
Offline Send Email
Oct 3, 2007
12:34 pm
1985
Dear All, I want to know whether I can create new sensors in Webots, such as accelerometer, gyro, and torque sensor. Is there any interface for me to do so? ...
Song Chengsen
cssong@...
Send Email
Oct 4, 2007
5:46 am
1986
... Yes, you can use the physics plugin interface. An example of the implementation of an accelerometer using this interface is included in the KHR2-HV robot...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 4, 2007
6:10 am
1987
Hi -- when my robot falls onto its side, it seems to be automatically put on its feet again... Is there a way to turn this off? Thanks! -Bill...
Bill Ross
billatrec
Offline Send Email
Oct 5, 2007
2:04 pm
1988
Hi, This sounds strange... What kind of robot is it? -Olivier Bill Ross wrote: Hi -- when my robot falls onto its side, it seems to be automatically put on its...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 5, 2007
3:00 pm
1989
It sounds like a humanoid world, and the supervisor is restarting the world or the supervisor is putin on the robot. What world robot are you using ? ... ...
Jose Antonio Martin H
joseoomartin
Offline Send Email
Oct 5, 2007
3:07 pm
1990
I copied the world from the Shrimp robot... Thanks! -Bill...
Bill Ross
billatrec
Offline Send Email
Oct 5, 2007
3:09 pm
1991
Bill, Are you sure there is no supervisor process taking care of restoring the robot in standing position if it falls down (such a supervisor is provided in...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 5, 2007
3:18 pm
1992
Hi I have a simple question. I created a new controller but i don't know how to build it. I have tried to do it with the tool "make" that is in the text...
rosemary4us
Offline Send Email
Oct 10, 2007
8:13 pm
1993
Hi, How did you create the new controller? I guess from the Wizard menu. Normally, you just need to press the "Make..." button in the text editor and it will...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 11, 2007
12:15 pm
1994
Hi, I was wandering what is the simplest way to define more than one body with mass for one servo (the bodies having different densities). One way is of course...
Maufroy Christophe
chmaufroy
Offline Send Email
Oct 17, 2007
7:42 am
1995
Hi, I've created a world with a few robots and I'm running a GA. In every generation I'm using an emitter to transmit from the supervisor the chromosome to the...
lef_doi
Offline Send Email
Oct 17, 2007
8:38 am
1996
Hello Christophe, Using your explanations, I could reproduce the problem. This is indeed a bug in Webots. The problem is that Webots wrongly instantiates a...
Yvan Bourquin
yvanix
Offline Send Email
Oct 17, 2007
9:19 am
1997
Hello, I would need to give a look to your Supervisor code to diagnose the problem ... Could you send it to me ? You can send it directly to my e-mail:...
Yvan Bourquin
yvanix
Offline Send Email
Oct 17, 2007
10:47 am
1998
hi i have been trying to use supervisor_field_set() to set the position of a target cylindrical object and a robot in the reset() function before the...
scaryas
Offline Send Email
Oct 17, 2007
7:23 pm
1999
Hi, Did you double checked that the target node were found, i.e., that there is no misspelling between the DEF name in the WBT file and the target_name[i]...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 18, 2007
8:23 am
2000
Hi all, I get the following errors when I try compile a Webots Java project as generated by the project wizard. ... MyJavaController.java ... ...
Jeff Pfaffmann
pfaffmaj@...
Send Email
Oct 21, 2007
10:36 pm
2001
Hi Jeff, The Linux version of the Webots Java interface requires at least Java 1.6.0. My currently installed version of Java gives this: $ java -version java...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 22, 2007
6:44 am
2002
Hi, This is a bug actually. It will be fixed in the upcoming version of Webots to be released by the end of this month. -Olivier Olivier Michel Cyberbotics...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 23, 2007
10:25 am
2003
This is probably old news, but I'm getting trouble to compile a simple C program in WVista with mingw, something with the includes (it won't find the stdio.h...
manel.moniz
Offline Send Email
Oct 23, 2007
1:46 pm
2004
Hi Luiz, Be sure to use the latest version of Webots. Versions older than Webots 5.1.13 had problem under Vista. If the problem persist, please restore the...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 23, 2007
3:03 pm
2005
The version is 5.5.2 It worked fine in XP I removed and reintalled the webots. Open the sample/mybot.wbt Tried to compile the mybot.c and got: ...
Luis Moniz
manel.moniz
Offline Send Email
Oct 24, 2007
2:41 pm
2006
Hi, I have no problem to compile under Vista with Webots 5.5.2... I opened mybot.wbt and compile mybot_simple.c without any problem... Anyone else experienced...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 25, 2007
10:31 am
2007
When I give my vehicle a realistic mass the wheels sink into the ground. Why is this and how can I prevent it? The ground is an IndexedFaceSet with a...
Colin Watt
colindwatt
Offline Send Email
Oct 30, 2007
8:45 pm
2008
Hi Colin, Generally, ODE (the physics engine used by Webots) is know to work better (i.e., more stable and accurate) with values around 1 (for masses, sizes,...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 31, 2007
1:29 pm
Messages 1979 - 2008 of 3401   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