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 975 - 1004 of 3403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
975
hi is it possible to interact with the motors as can be done on the real khepera robots. for example issuing the command 'forward 10 steps'? also has anyone ...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Sep 2, 2005
12:41 pm
976
... No, this is not possible directly. You have to set a speed for each wheel. However, setting a given speed for a given amount of time and then setting the...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 2, 2005
3:24 pm
977
Hi, I'm trying to display an opengl window while running webots controller but I'm not able to do it, there's someone that could help me? Thanks ...
sandro.bruscino@...
sandrobruscino
Offline Send Email
Sep 4, 2005
6:12 am
978
Please, could anyone tell me if it's impossible? Thanks. ... ________________________________________________________________________ Cerchi un laboratorio...
sandro.bruscino@...
sandrobruscino
Offline Send Email
Sep 7, 2005
8:18 am
979
... I think this is possible. However, I never did it, I cannot help much. I would simply do as if it was a normal OpenGL application. Please note that if your...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 7, 2005
9:04 am
980
... I think this is possible. However, I never did it, I cannot help much. I would simply do as if it was a normal OpenGL application. Please note that if your...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 7, 2005
9:07 am
981
I don't use camera, but the problem is that I don't know how to open the opengl window once and then display graphics in it while controller is running. The...
sandro.bruscino@...
sandrobruscino
Offline Send Email
Sep 7, 2005
9:34 am
982
You should probably do all the initialization stuff inside the reset() function (like opening the window, initializing OpenGL, etc.) and perform the update of...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 7, 2005
10:06 am
983
Hello Everyone, I am having troubles in setting my development environment VC.NET project to compile a webots controller. I've got it once right then I forgot...
Abdulrahman Altahhan
abed.tahhan@...
Send Email
Sep 9, 2005
9:20 pm
984
Dear Abdulrahman, This is a known bug which have been fixed last month. Here is the patch: Please replace your C:\Program Files\Webots\include\devices\robot.h...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 12, 2005
9:39 am
985
Yes it dose work know... Many Thanks, Abdulrahman. Olivier Michel wrote: Dear Abdulrahman, This is a known bug which have been fixed last month. Here is the...
Abdulrahman Altahhan
abed.tahhan@...
Send Email
Sep 12, 2005
12:33 pm
986
Thanks I will try, bye. ... ________________________________________________________________________ Cerchi un laboratorio fotografico aperto 24 ore su 24? ...
sandro.bruscino@...
sandrobruscino
Offline Send Email
Sep 16, 2005
7:20 am
987
Hi all, I was told long ago that a gripper has better properties when modelled by servos rather than the gripper construct. I can't seem to get a servo to move...
danny_froud
Offline Send Email
Sep 28, 2005
4:04 pm
988
... This is true if you perform a physics-based simulation (i.e, with Physics nodes instanciated) For a kinematics-based simulation the gripper system demoed...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 28, 2005
4:13 pm
989
I am new user of webots and I would like to know if someone knows a good free library of VRML 2.0 objects to import into Webots. I have been trying to convert...
academic_edgar
Offline Send Email
Sep 30, 2005
2:15 pm
990
In compilation of java controllers. We the version 5.0.7 of webots cant compile in java , "cant access com.cyberbotics.controlller" In Running previous...
José A Martín H
joseoomartin
Offline Send Email
Oct 1, 2005
12:05 pm
991
Hi José, Well, it works fine on my machine Windows machine with Webots 5.0.7... I have Java JDK 1.5.0_04-b05 and can compile Judoka0.java from the MSYS ...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 3, 2005
12:57 pm
992
Hello, I have created a custom robot model in Webots. It contains a chasis supported by 6 wheels (very similar to the Sojourner robot locomotion scheme). The...
gigi_ranga
Offline Send Email
Oct 4, 2005
6:13 am
993
Hello, I keep getting a "cannot resolve symbol" error on robot_keyboard_enable or any robot_keyboard_... command when trying to compile a Java controller for...
gigi_ranga
Offline Send Email
Oct 4, 2005
6:14 am
994
Hi Matei, Did you try to play with the CFM and ERP parameters in the WorldInfo node ? Cheers, Yvan ... -- ... Yvan Bourquin EPFL - Ecole Polytechnique Federale...
Yvan Bourquin
yvanix
Offline Send Email
Oct 4, 2005
7:34 am
995
hi does anyone out there have a simple neural controller for a khepera that i can play with to get me started? a braitenberg vehicle or something? i want to ...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 4, 2005
2:04 pm
996
hi can anyone tell me why, when i modify the khepera world by adding another khepera robot and give it a different name, they crash into each other instead of...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 4, 2005
2:37 pm
997
Hi Yvan, Yes I have. It seems that I get best results with CFM=0.0001 ERP=0.2 However, I still get the behavior I talked about. Thanks, Matei ... node ?...
gigi_ranga
Offline Send Email
Oct 4, 2005
3:24 pm
998
hi everyone i've been trying to adapt the khepera controller just so that it only prints the sensor values so that i can manually move it around to check how...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 4, 2005
5:21 pm
999
Hello! I'm using Webots 4.0.27 and there's something I don't understand. I'm doing lots of runs in batch mode, using a supervisor robot to save out data and...
Mark Ridley
dogsbody_d
Offline Send Email
Oct 4, 2005
7:10 pm
1000
Hi Stephen, Webots uses "mingw32-make" from the MinGW tools in order to compile or recompile controllers. You get this error message because Webots cannot find...
Yvan Bourquin
yvanix
Offline Send Email
Oct 4, 2005
10:01 pm
1001
Hi José, Here are modified java libs you should copy into C:\Program Files\Webots\lib over the ones provided in Webots 5.0.7. They were compiled with the Java...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 5, 2005
8:01 am
1002
Hi Stephen, Just a guess because I don't know exactly the environment you're using: This situation might be explained by the difference of colour between the...
Yvan Bourquin
yvanix
Offline Send Email
Oct 5, 2005
8:55 am
1003
hi yvan thanks for your replies with regards to my winGW compile problem and the "can't see" problem. i mentioned that i wanted to change the khepera...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 5, 2005
10:13 am
1004
... Hi Stephen, I think you just have to make Webots' user directory point to your user directory: You can change it in Edit/Preference/Files and Paths/User...
Yvan Bourquin
yvanix
Offline Send Email
Oct 5, 2005
11:33 am
Messages 975 - 1004 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