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 to share photos of your group with the world? 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 1673 - 1702 of 3393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1677
Hi, If you disable the camera by removing the camera_enable() call in the source code of the controller, then the control loop will run much faster with the...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 3, 2007
2:52 pm
1678
Hello Does anyne know to get around the problem of using the AIBO camera in simulation and the cross compilation process. This is the only thing I need to do...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Jan 6, 2007
12:26 am
1679
... a 30-day free trial. ... 000000000000. Very strange for a MAC address. ... Hello. The problem that you are facing is that your operative system doesn't ...
oscar_rmztorres
Offline Send Email
Jan 8, 2007
4:50 pm
1680
Hello I have written several programs that make the AIBO ERS7 walk and turn. These programs are based on the roboka programs. However when I cross compile the...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Jan 12, 2007
10:36 pm
1681
Hello I have just had a look at some video clips of AIBO Soccer competitions and it appears the motion that all the robots seem to be using is the crawling ...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Jan 16, 2007
1:17 pm
1682
Hi, No, it is not crawl gait. It is something called "Trot" gait in which opposite legs move at the same time. Many RoboCup 4-Legged teams opens their source...
Çetin Meriçli
cetinmericli
Offline Send Email
Jan 16, 2007
8:09 pm
1683
Hello Could you give me info on how to perform Trot Gait motions. Thanks Denis Akinmolasire ... ...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Jan 16, 2007
8:27 pm
1684
Hello, You can find detailed information about it in the link below: http://www.cs.utexas.edu/users/tmericli/thesis.html It is my younger brother's senior...
Çetin Meriçli
cetinmericli
Offline Send Email
Jan 16, 2007
8:47 pm
1685
Hello, everyone. I have a problem that is about supervisor controller. Would you please answer my question? I tried to move a custom-robot that use...
shhyun0086
Offline Send Email
Jan 17, 2007
8:10 am
1686
Hi, There is an example of a supervisor moving a robot provided in the soccer game demo: webots/projects/samples/demos/worlds/soccer.wbt The source code of the...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 17, 2007
8:36 am
1687
Thanks. I have another question. Can I use servo_set_position function in supervisor-controller? I tried to use robot_get_device function and...
shhyun0086
Offline Send Email
Jan 17, 2007
10:11 am
1688
... You can do it only if the requested device is a children (or sub-children) of the Supervisor node. -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 17, 2007
1:50 pm
1689
Hello Çetin Meriçli I have read the documentation and looked at your code. What I'm not understanding is in your code where are your walk and turn...
Denis Akinmolasire
denisakinmol...
Offline Send Email
Jan 17, 2007
2:48 pm
1690
... function? ... Thanks a lot. I'm trying to make a children that is a custom-robot. example that) Supervisor +-- children +-- DEF ERS7 custom-robot However...
shhyun0086
Offline Send Email
Jan 17, 2007
3:33 pm
1691
Hi, This is not possible to make a CustomRobot children of a Supervisor node. A Supervisor node can only contain Solid and device nodes. Instead, I would...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 17, 2007
4:00 pm
1692
Dear Olivier, when in the Scene Tree I read translation and rotation of a children of a node is this relative to whom? For instance, in the AIBO dog. If I read...
Cristina Manuela Peix...
cristina@...
Send Email
Jan 17, 2007
5:29 pm
1693
Hi, There are no explicit walking and turning parts. All motions are defined as a triple (F,S,T) where F = forward component, S = sideways component and T is...
Çetin Meriçli
cetinmericli
Offline Send Email
Jan 17, 2007
11:48 pm
1694
Cristina, As defined in VRML97, the translation and rotation fields of a children node are relative to its direct parent. The translation and rotation of the...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 18, 2007
9:29 am
1695
I am have a problem with making the controller. Each time when clik on the Make icon it doesn`t make the changes I made in the controller. How someone help...
Aiman
aimanmusa
Offline Send Email
Jan 19, 2007
12:54 pm
1696
did you close webots application before "making" the controller? if you don't , webots continues to use the "old" .exe ... Da: webots-users@yahoogroups.com...
pentiumII_@...
ingegneriame...
Offline Send Email
Jan 19, 2007
4:21 pm
1697
Hello, Try Make/Clean once ... And then you must Revert the simulation each time in order to reload your new controller. Cheers, Yvan ... -- ... Yvan Bourquin ...
Yvan Bourquin
yvanix
Offline Send Email
Jan 19, 2007
5:34 pm
1698
Hi, I am having problems with the way "boundingObject" works. I've tried all possibilities for the boundingObject in my customRobot but nothing seems to work....
Boris Duran
apoloduran
Offline Send Email
Jan 23, 2007
11:54 am
1699
When I compile my Java controller, this problem appears Missing call to robot_live function ** ERROR **: file api/robot.c: line 543 (robot_step): should not be...
Jos€ ¦é Antonio Mart€...
joseoomartin
Offline Send Email
Jan 23, 2007
12:10 pm
1700
Hi, is there any (fast) way to get the size of the links of the IPR robot so I can get create a kinematics model out of it? The VRML file describing the robot...
Speranzon, Alberto
alberto.speranzon@...
Send Email
Jan 25, 2007
2:05 pm
1701
Hi there, I am trying to make some minor changes to the soccer supervisor (soccer_supervisor.c) program. However, after compiling it and reverting the...
tonybelpaeme
Offline Send Email
Jan 30, 2007
12:47 pm
1702
hi is it possible to use the supervisor reset() function to get the positions of solid nodes (such as boundary walls which have been saved in the world file)? ...
scaryas
Offline Send Email
Jan 31, 2007
2:12 pm
Messages 1673 - 1702 of 3393   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