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 2494 - 2523 of 3400   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2494
I tried different java-enviroments (ice-java, sun-java) and always get the error 'variable' font not found which quits webots immedietly after clicking ok....
aicoder
Offline Send Email
Jan 5, 2009
11:49 am
2495
Hi, Could you type "xlsfonts" in a terminal and send me (PM) the result of this? It seems that for some reason, the "variable" font is not installed on your...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 5, 2009
11:51 am
2496
This was the right hint for me. I got it working (don't know exactly what was the issue) by installing xfs (the Xorg font-server), which is not installed by...
aicoder
Offline Send Email
Jan 5, 2009
1:42 pm
2497
Hi to all, In my Webots simulation, I have a conveyor band and I am trying to feed my products to this band. I am using supervisor_field_set() function for...
Mehmet Emin
kalalolu
Offline Send Email
Jan 6, 2009
4:55 pm
2498
hi,i'm a newbie with webots and i'm developing a controll and i must use the openCv libraries. how can i compile it with cygwin? (webots on xp) or is it...
roninv
Offline Send Email
Jan 9, 2009
12:59 pm
2499
Hi, I have a ground with a bounding box and no physics, and then a robot with physics. How come when I increase the mass of the robot it sinks through the...
Hugo Costelha
hcostelha
Offline Send Email
Jan 9, 2009
2:07 pm
2500
Hello Hugo, Try to: 1. decrease the value of WorldInfo.basicTimeStep or 2. increase the width of the (Box ?) boundingObject of the floor Cheers, Yvan ... -- ...
Yvan Bourquin
yvanix
Offline Send Email
Jan 9, 2009
3:10 pm
2501
i'm sorry.. MinGw no cygwin......
roninv
Offline Send Email
Jan 9, 2009
4:23 pm
2502
Hi, Webots 6 should compile with MinGW straight out of the box (as MinGW is included with Webots). Simply pressing the compile button in the text editor should...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 9, 2009
4:46 pm
2503
Hi, Thanks for the answer, but ... I couldn't notice any difference with this change. Notice that I was experimenting with stopped robots. ... This makes it...
Hugo Costelha
hcostelha
Offline Send Email
Jan 9, 2009
6:20 pm
2504
have some one done it? so, i can see an example of code.. thanks...
roninv
Offline Send Email
Jan 9, 2009
6:55 pm
2505
Hello Hugo, The collision detection is sometimes inaccurate between particular geometrical primitives. For example if boundingObject of the floor is a Box and...
Yvan Bourquin
yvanix
Offline Send Email
Jan 11, 2009
9:05 pm
2506
hi, i'm working with webots and matlab and i'm developing a comunication via tcp/ip protocol. however, the data that i receive isn't correct.anyone has...
roninv
Offline Send Email
Jan 14, 2009
12:24 pm
2507
Hi,You can download an interface between Webots and MATLAB which enables full control of robots in MATLAB from ...
Mohammad Afshar
Mohammad.Afshar@...
Send Email
Jan 14, 2009
4:23 pm
2508
I'm writing a physics plugin to handle collision detection of a certain sensor, and in particular the forces generated by the contact points that are created...
Jesse van den Kieboom
jesse@...
Send Email
Jan 14, 2009
4:24 pm
2509
Hello Jesse, Yes, your explanation is 100% clear and correct :-) ! Indeed the joint feedback structures will be filled during the dWorldStep() (step 3) and...
Yvan Bourquin
yvanix
Offline Send Email
Jan 14, 2009
9:44 pm
2510
Op woensdag 14-01-2009 om 22:44 uur [tijdzone +0100], schreef Yvan ... Great! ... </snip> ... Hmm yes, this should work fine, except for the possible problem...
Jesse van den Kieboom
jesse@...
Send Email
Jan 15, 2009
7:22 am
2511
Hi, We just released Webots 6.0.1. You can download it from the usual place: http://www.cyberbotics.com/products/webots/download.html Here is a copy of the...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 15, 2009
11:14 am
2512
Hello Jesse, Following our discussion, I have added the new webots_physics_step_end() function that gets called by Webots right after the dWorldStep(). I...
Yvan Bourquin
yvanix
Offline Send Email
Jan 15, 2009
4:34 pm
2513
Hi Yvan, thank you very much for the quick response! It is exactly what I needed :) Jesse...
Jesse van den Kieboom
jesse@...
Send Email
Jan 15, 2009
9:15 pm
2514
After having reinstalled my system once again I found out, that it is especially the package xorg-x11-fonts-ISO8859-1-75dpi which causes this error. Its the...
aicoder
Offline Send Email
Jan 16, 2009
2:45 am
2515
Dear all, I am a new user of webots and I plan using it programing controllers in Java. I am currently on a project that requires me to calculate the distance...
Vincent Berenz
vincentberenz
Offline Send Email
Jan 19, 2009
7:57 am
2516
hi everyone does anyone have any experience of using a differential wheel, added to a robot as a free-wheeling passive wheel? will this affect how the robot...
scaryas
Offline Send Email
Jan 19, 2009
3:43 pm
2517
Hi Vincent, There are mainly two ways to measure this distancedepending on your application; either you can add some distance sensors devices to your robot...
fabien.rohrer
Offline Send Email
Jan 19, 2009
3:59 pm
2518
Hello, Whenever I try to compile the physics plugin file I get the following message: mingw32-make shrimp.dll G:/Program ...
Aiman
aimanmusa
Offline Send Email
Jan 20, 2009
10:08 am
2519
Hello Aiman, In the file: C:\Program Files\Webots\projects\default\plugins\physics\Makfile.include Try to change line 109 from: ifndef $(CURDIR) into: ifndef...
Yvan Bourquin
yvanix
Offline Send Email
Jan 20, 2009
10:50 am
2520
Hi to all, I am using a linear servo in my simulation. Its sliding axis is z. However, it also moves along the y axis slightly(i.e., its height changes). This...
Mehmet Emin
kalalolu
Offline Send Email
Jan 24, 2009
12:29 pm
2521
Hello Friends I have a humanoid robot and I try to launch it using the .wbt file. But, I see an error *Error at line 117331* of the .wbt file (mds.wbt). It...
Sridhar
sridhar_anum...
Offline Send Email
Jan 27, 2009
7:39 am
2522
Hi, It seems there is no error in the piece of code you sent. Try to proceed by dichotomy (by (un)commenting the problematic lines) for finding the error. ...
fabien.rohrer
Offline Send Email
Jan 27, 2009
7:57 am
2523
Hi, In a physics simulation, joints can move slightly out of their bounds due to forces and torques applying to them. This is necessary for the stability of...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 27, 2009
10:29 am
Messages 2494 - 2523 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