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 1647 - 1676 of 3401   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1647
Hello, I have the same problem that Denis Akinmolasire: "I am doing a robot soccer project using the AIBO ERS-7M3 Robot Dog. My program makes use of the camera...
jorge grande
jorge.jgrande@...
Send Email
Dec 1, 2006
12:12 pm
1648
Hello Sorry I'm still working on it. The best person to ask may be Raphaël Haberer-Proust. As he implemented support to control the AIBO camera remotely....
Denis Akinmolasire
denisakinmol...
Offline Send Email
Dec 1, 2006
1:53 pm
1649
Hello I was wondering. Can anyone send me a copy of an OPEN-R directory produced by the Webots cross compilation process. I am having trouble running ...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Dec 6, 2006
2:55 pm
1650
Hello Does anyone have a AIBO programming stick they can sell me. I need several but one is good enough. I am based in England. Thanks Denis Akinmolasire ...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Dec 13, 2006
2:40 pm
1651
Hello, I created a humanoid robot with CustomRobot. I don't know how to use inertiaMatrix field and orientation field. I referred to HOAP-2 in Webots, but I...
barca7300
Offline Send Email
Dec 15, 2006
6:00 am
1652
Hi, The inertiaMatrix included in the HOAP-2 robot model were provided by Fujitsu technical documentation on the HOAP-2 robot. This inertiaMatrix field is...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 15, 2006
7:31 am
1653
Hello, I want to ask if there is a way for representing gear sets for robots in webots? The way I know is this: program servos for each and every gear set. ...
Ozgur_Erkent
elturko
Offline Send Email
Dec 15, 2006
3:50 pm
1654
... I have no better idea to propose... -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 15, 2006
5:02 pm
1655
Hello I have just read the reference book and it says mtn_play is not executed until the run method returns. This is no good to me. I need these mtn's to be...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Dec 17, 2006
1:03 am
1656
Hello everyone: I'm working with a Pioneer 2DX in a path-planning project using stereo vision. I want to make the cross-compilation from the C++ code of the ...
oscar_rmztorres
Offline Send Email
Dec 17, 2006
9:31 pm
1657
... Hello Joanne: I'm interested in the same topic, I work with a Pionner 2DX in a path-planning project using stereo vision. A few days ago, I purchased the...
oscar_rmztorres
Offline Send Email
Dec 17, 2006
9:32 pm
1658
Hello How could we simulate a spring mechanism in the simulation? Can we use a Servo with a command servo_motor_off. Aiman...
aiman@...
aimanmusa
Offline Send Email
Dec 18, 2006
3:55 am
1659
Yes, that's exactly the simplest way to implement a spring: use the Servo node (either linear or rotational) and passive it using the servo_motor_off() call....
Olivier Michel
oliviermichelus
Offline Send Email
Dec 18, 2006
7:48 am
1660
Hello Aiman, Just a hint: You can set the maxForce field of the Servo to 0 in the .wbt file, then there is no need to call servo_motor_off(). Cheers, Yvan ... ...
Yvan Bourquin
yvanix
Offline Send Email
Dec 18, 2006
1:44 pm
1661
Hello, I'm corrently building a word for ers7. But in this world, I must simulate a PC monitor or some thing similar. I build a wall whith some cilindres...
Miguel Oliveira
mig_lobito
Offline Send Email
Dec 20, 2006
4:15 pm
1662
Hi Miguel, The best way to implement a PC monitor in Webots is to use a supervisor process for changing a texture image. See the sample world file doing this...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 20, 2006
4:43 pm
1663
Hello I am having problems with the camera facilities in Webots. One of the main problems is that the camera related functions do not work in the OPEN-R cross...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Dec 20, 2006
6:16 pm
1664
Hello: I'm a new user of Webots and e-puck, and have some problems: 1. How can I create a user interface like AIBO and e-puck examples? 2. I see there is a...
«B«È
akiyama_ame
Offline Send Email
Dec 21, 2006
7:10 am
1665
... Such interface are built into Webots. If you want to create your own interface, you can do it using standard GUI libraries either in C, C++ or Java. A C++...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 21, 2006
8:18 am
1666
... examples? ... own ... C++ ... based ... Webots, ... (Use ... your ... Thanks, Olivier I have download firmware-1.1.4.hex, but still cannot connect with ...
«B«È
akiyama_ame
Offline Send Email
Dec 22, 2006
3:02 am
1667
Hi Is it possible for Physics Plugin to receive data from controller? dWebotsReceive can only receive data size. Can it be used to receive other data...
Aiman
aimanmusa
Offline Send Email
Dec 22, 2006
6:13 am
1668
... Sure. ... It can receive data as well. Actually, the return value of this function is a pointer to void data type (void *), which points to the actual data...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 22, 2006
7:26 am
1669
Hi, I just released Webots 5.1.11. You can download it from http://www.cyberbotics.com/products/webots/download.html This upgrade is highly recommended if you...
Olivier Michel
oliviermichelus
Offline Send Email
Dec 22, 2006
2:30 pm
1670
Dear HsioYu, The new release of Webots, i.e., Webots 5.1.11 should correct this problem. It now uses exactly the same parameters as in the e-puck Monitor....
Olivier Michel
oliviermichelus
Offline Send Email
Dec 22, 2006
4:54 pm
1671
Thanks, Olivier: It works now. But can you add an option to disable camera, the transmission rate is to slow (once two seconds). Best regards, HsiaoYu ... ...
«B«È
akiyama_ame
Offline Send Email
Dec 25, 2006
7:34 am
1672
Hi The servo node can simulate a linear servo in Z-axis. How can we change the sliding axis to Y or X axis. Aiman...
Aiman
aimanmusa
Offline Send Email
Dec 25, 2006
7:59 am
1673
Hello friends, im a new researchers from Malaysia and i m very glad if you can help me to solve this problem using WEBOTS.. 1)How to programmed and see the...
aida aida
nohaiddasariff
Offline Send Email
Jan 2, 2007
8:11 pm
1674
I downloaded the demo version of Webots, and I would like to ask for a 30-day free trial. However, when I look at the id of the computer, the number there is...
JP Rocha
jprochabr
Offline Send Email
Jan 2, 2007
8:22 pm
1675
Hi You can use a Supervisor node to control the World and Robot. Using supervisor_field_get and supervisor_field_set function allow you to get and set the...
Aiman
aimanmusa
Offline Send Email
Jan 3, 2007
1:26 pm
1676
Hi, This is not possible. Instead, you should rotate your Servo so that the Z axis will translate along the desired direction. -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 3, 2007
2:49 pm
Messages 1647 - 1676 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