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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 990 - 1019 of 3399   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1005
Hi Matei, These methods were actually missing. I just fixed that. Can you replace your C:\Program File\Webots\lib\Controller.jar and JavaController.dll by ...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 5, 2005
2:44 pm
1006
hi yvan i had already set my user directory to my working directory however i had not used the setup wizard to do so. i am still having problems compiling now....
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 5, 2005
4:26 pm
1007
Hi Olivier, Thanks for the reply. My controller compiles just fine now. However, with the new files you sent me I am getting a runtime error: ...
Matei Ciocarlie
gigi_ranga
Offline Send Email
Oct 5, 2005
5:12 pm
1008
Any suggestions to edit, create, etc worlds and objects for Webots?, I have been using 3D studio but I have problems to import the VRML objects into the world....
Edgar Bermúdez
academic_edgar
Offline Send Email
Oct 5, 2005
5:32 pm
1009
Hi Stephen, I don't fully understand the problem, but I can propose you a workaround for now ... First this error message indicates that the "sh.exe" command...
Yvan Bourquin
yvanix
Offline Send Email
Oct 5, 2005
10:26 pm
1010
Matei, Yes, this patch applies to Webots 5.0.7. We do not fix Webots 4 any more. I would recommand you to upgrade. The upgrade is very smooth (you won't have...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 6, 2005
7:38 am
1011
Edgar, VRML 97 should work fine (beware, you don't create VRML 1.0, but VRML 2.0 or VRML 97), as Webots cannot import VRML 1.0. If you cannot import a VRML97...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 6, 2005
7:42 am
1012
Thanks Olivier, yes, I have been able to import VRML 2.0 objects into a world in Webots, the problem is that I can not determine the position where the object...
Edgar Bermúdez
academic_edgar
Offline Send Email
Oct 6, 2005
11:20 am
1013
Once imported, you can open the scene tree window and change the position of objects by using the cut / paste on the imported node and placing them inside a...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 7, 2005
6:53 am
1014
Hi All how can i get all the environment mapped with a khephera robot? Does anyone can help me with that? thank you very much...
Alexandre Francisco
ale_imes
Offline Send Email
Oct 10, 2005
7:27 am
1015
Hi all, I could reproduce and fix this problem. I identified two sources of problem: 1) The automatic dependencies generation fails when calling the Makefile ...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 10, 2005
9:05 am
1016
This sounds really strange. Anyone else experienced this problem ? -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 10, 2005
9:33 am
1017
hello everyone with regards to the problem set out below i have tried the work around but i still have trouble compiling from either webots or MYSYS. the error...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Oct 10, 2005
1:21 pm
1018
Hi, I just set up an online form for reporting bugs in Webots. This will help to make sure that any bug was reported properly (no information missing) and the...
Olivier Michel
oliviermichelus
Offline Send Email
Oct 12, 2005
10:11 am
1019
Hi there, I would like to use the Image Processing toolbox of MATLAB to analise the visual information in my robot using webots. Is this possible? Thanks, ...
Edgar Bermúdez
academic_edgar
Offline Send Email
Oct 12, 2005
3:55 pm
Messages 990 - 1019 of 3399   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