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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 929 - 958 of 3399   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
929
Hi everybody, I am working with the HOAP-2 model running my own physics. I noticed that everytime when I click on a node in my world tree webots starts the...
helmut_hauser
Offline Send Email
Aug 3, 2005
8:07 am
930
Hello, When I start the worlds hoap2_sumo.wbt and hoap2_walk.wbt the robot falls down (everytime). I am using right now webots 5.0.3. Is that fixed in 5.0.6 ??...
helmut_hauser
Offline Send Email
Aug 5, 2005
10:09 am
931
It seems that in webots 5.0.6 these worlds works fine i dont know why but they work. I have experienced the same problem with that version of webots but in...
José A Martín H
joseoomartin
Offline Send Email
Aug 5, 2005
11:07 am
932
hi does anyone know how the distance sensor works. is there any documentation on how it is modeled? in the simulation it is shown as a beam but maybe this is ...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Aug 5, 2005
1:03 pm
933
Hi Stephen, The sensor model is described in the reference manual: http://cyberboticspc1.epfl.ch/cdrom/common/doc/webots/reference/section2.14.html Step1: Ray...
Yvan Bourquin
yvanix
Offline Send Email
Aug 5, 2005
1:27 pm
934
Hi, any body an explain why the touch sensors are extremely noisy. I have added 2 touch sensors to the Qrio robot with 0% of noise but the noise is extreme. ...
José A Martín H
joseoomartin
Offline Send Email
Aug 5, 2005
1:36 pm
935
hi yvan thanks for your help. i had been using 5.0.3 stevie...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Aug 5, 2005
2:07 pm
936
i'm not sure but I believe those versions of the hoap2 model by pascal don't have the physics defined (i.e. the inertia matrices). José A Martín H...
gabriel maganis
gabmaganis
Online Now Send Email
Aug 5, 2005
3:15 pm
937
Hi all, I've been having some problems trying to set the Sonar type to "sonar". Has anyone else been experiencing this same problem? using webots 5.0.6 on Mac...
Hugo Veiga
veigahugo
Offline Send Email
Aug 8, 2005
5:32 pm
938
Hi again, I've problem settings every string field with scene tree. It does not save the change. Is this just me? Should hitting the return key suffice to make...
Hugo Veiga
veigahugo
Offline Send Email
Aug 8, 2005
5:38 pm
939
Hugo- You should be able to edit the text file that encodes the scene tree, at the very least. If you are making widespread changes I have found this to be the...
Noah W. Smith
natchiq
Offline Send Email
Aug 9, 2005
1:36 pm
940
Hi Noah, I surely did that, but nevertheless if i need to make some small change, i would like to change that on the scene tree. Thank you for your advice, ...
Hugo Veiga
veigahugo
Offline Send Email
Aug 9, 2005
2:17 pm
941
Dear Anna, Thanks for reporting this problem. I could fix this bug. Please replace your C:\Program Files\Webots\include\devices\robot.h file by the one ...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 10, 2005
3:48 pm
942
Hi all, I've just created the Kiki robot by following the Webots User Guide to the end of section 3.3.3. I can't seem to figure out how to joint the wheels to...
Vuong
imvuong
Offline Send Email
Aug 11, 2005
7:51 am
943
Hi Vuong, If you're speaking about Kiki with physics, it is maybe because your wheels don't have joints. You must create a Joint in the joint field of the...
Yvan Bourquin
yvanix
Offline Send Email
Aug 11, 2005
8:07 am
944
Hugo, I could reproduce this problem on Mac OS X only. This is a bug that will be fixed in Webots 5.0.7. In the meanwhile, I would recommand you to edit the...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 11, 2005
9:09 am
945
Olivier, Thanks for the reply. I've been doing that, that way, so no harm done. ;) Just another thing, can i use custom made physic library already? Thank You,...
Hugo Veiga
veigahugo
Offline Send Email
Aug 11, 2005
9:13 am
946
... Yes, it has been tested and works nicely on Mac OS X as well (see physics/sample/sample.c with worlds/flying_robot.wbt). I appreciate your feedback on it. ...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 11, 2005
9:23 am
947
Hi webot gurus, I wonder if has anyone out there implemented a linear servo with custom library on webots? If so, could you share it? Thank you in advance, ...
Hugo Veiga
veigahugo
Offline Send Email
Aug 11, 2005
10:29 am
948
Hi Yvan, Thank you for your reply. That's what I don't understand. I do have the two joints created, one for each wheel, with the translation equals to 0 0 0....
Vuong Ly
imvuong
Offline Send Email
Aug 11, 2005
10:17 pm
949
hi everyone i am wondering if anyone can explain how the robot controller works. for example when using "differential_wheels_set_speed" is it possible to set...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Aug 12, 2005
2:30 pm
950
Hi Guys, I am really new to this software have been testing it for the past two days for a project I am undertaking at University, to model some multi-robot...
Lewis Galloway
lewismgalloway
Offline Send Email
Aug 15, 2005
7:33 am
951
Hi Vuong, Your symptoms looks like either: -The Joints are not defined -The wheels are not children of the DiffentialWheels (Kiki) as they should be Can you...
Yvan Bourquin
yvanix
Offline Send Email
Aug 15, 2005
8:41 am
952
Dear Adam, I have no experience with Borland C++ at all (as it is not officially supported for Webots). However, I am sure there are Webots users who managed...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 15, 2005
11:48 am
953
Hi Yvan, You are absolutely correct. The wheel solid nodes were not children of the DifferentialWheels node. The robot is working now. Thanks for your help. ...
Vuong Ly
imvuong
Offline Send Email
Aug 16, 2005
3:49 am
954
hi everyone i am wondering is there a way to detect another robot as opposed to objects within the arena. i am trying to perform straight line formation and so...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Aug 16, 2005
10:09 am
955
hello again i should have mentioned in my previous post about at least how i could distinguish a robot from an object. if an object is detected it is due to ...
Stephen P. Mckibbin(A...
scaryas
Offline Send Email
Aug 16, 2005
10:20 am
956
... Sure. ... Yes that's it. And the value returned by the run() function is the number of milliseconds for the next simulation step to be performed before the...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 16, 2005
3:51 pm
957
I am a little new to webots and programming controllers, so please forgive me if this question is too bad. I programmed a controller for a modified khepera...
arcslt
Offline Send Email
Aug 17, 2005
7:03 am
958
... There is virtually no limit. The only limits are your patience and the power of your computer. ... This is very reasonable. ... To my knowledge, up to 50....
Olivier Michel
oliviermichelus
Offline Send Email
Aug 17, 2005
7:49 am
Messages 929 - 958 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