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 2147 - 2176 of 3399   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2147
Dear Friends, Right now i am working on ARIA (Mobilerobots - Peoplebot) and Webots. my aim of the project is to make a Client server environment and get the...
Kuppan chetty Ramanat...
rmsv_sen
Offline Send Email
Mar 3, 2008
7:34 am
2148
Hi again, trying to solve the bluetooth issue mentioned before I've came into a strange situation. I've connected both bluetooth modules to pc and khepera and...
Giorgos Papanikas
castonjofff@...
Send Email
Mar 4, 2008
4:17 pm
2149
Hi Giorgos, There should be no difference. You should be able to connect from Webots (once you disconnected the terminal program before of course). Your...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 4, 2008
4:22 pm
2150
Hi Olivier, Thanks for the tip, you were right. I haven't closed the terminal before trying to connect. That's why I received this message "Cannot open serial...
Giorgos Papanikas
castonjofff@...
Send Email
Mar 4, 2008
5:04 pm
2151
hi, please i want use CustomRobot Functions to control the position of the robot,please send me an exemple how used this functions. thxs ... Ne gardez plus...
hamila khaled
hamila_khale...
Offline Send Email
Mar 5, 2008
10:13 am
2152
Hi all! Quoting from the "Webots User Guide" [vers. 5.7.3, p.153] "Webots may receive controller requests from several robot controllers. Each request is...
alberto montebelli
alberto.montebelli@...
Send Email
Mar 5, 2008
2:46 pm
2153
Hi to all, I am trying to make some modifications in "ipr_factory.wbt" prepared by Simon Blanchoud. In this world, there is a conveyor belt and 8 solid objects...
Mehmet Emin
kalalolu
Offline Send Email
Mar 6, 2008
5:16 pm
2154
Dear Friends, Good Afternoon! I have two pioneer robots with differential wheels in my environment. my objective is to move the leader robot with the joystick...
Kuppan chetty Ramanat...
rmsv_sen
Offline Send Email
Mar 7, 2008
5:19 am
2155
Dear Webots users, We are pleased to announce the release of Webots 5.8.0. You can download it from the usual place: ...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 7, 2008
9:00 am
2156
Hello, To "read" the position of a robot you can for example use a GPS device. More info here: ...
Yvan Bourquin
yvanix
Offline Send Email
Mar 7, 2008
11:58 am
2157
Hello Alberto, -- In webots-users@yahoogroups.com, alberto montebelli ... The above sentence means that when you call the robot_step() function, things are...
Yvan Bourquin
yvanix
Offline Send Email
Mar 7, 2008
12:37 pm
2158
Hello Mehmet, I would recommend you to prepare the objects outside of the conveyor belt and to move them to the conveyor belt with the supervisor_field_set()...
Yvan Bourquin
yvanix
Offline Send Email
Mar 7, 2008
1:08 pm
2159
Hello, I'm not sure I understand exactly what you mean, however I will try to answer. In any case if you have two robots, you must have two controller...
Yvan Bourquin
yvanix
Offline Send Email
Mar 7, 2008
1:50 pm
2160
I am currently working on a webots project with eclipse... Wasnt too hard to set up. My target is the KheperaII robot, which takes C code... I installed the...
Nick
mrgorps
Offline Send Email
Mar 8, 2008
8:07 am
2161
I am working on a project for the Khepera 2, and am trying now to cross compile my code to send it to the robot. I had run into problems with the kros package,...
Nick
mrgorps
Offline Send Email
Mar 8, 2008
8:07 am
2162
Hi, The cross-compilation environment was designed and tested for the compilation of a single source file. It may however be modified to compile several C...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 8, 2008
8:24 am
2163
I work with webots 5.7.8 and I want include GUI. I try to use the samples wxgui but that doesn't work. I downloaded wxMSW 2.8.7. I want some help for use this...
kevin.gely
Offline Send Email
Mar 12, 2008
10:12 am
2164
Hi Kévin, Did you look at the example in Webots / samples / howto / controllers / wxgui / wxgui.cpp? Doesn't it work for you? Could you recompile it? Run it?...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 12, 2008
12:56 pm
2165
Hello ! I am trying to model a joint a bit like an ankle. As I need 3 DoF, I modeled it with 3 servos, each having its own DoF ( first x,then y, finally z)....
simon.ruffieux
Offline Send Email
Mar 13, 2008
7:19 am
2166
Hello Simon, ... Yes, the trick is to place a (small) dummy boundingObject (and also a Physics node) in the two intermediate Servo nodes. I think that's what...
Yvan Bourquin
yvanix
Offline Send Email
Mar 13, 2008
8:39 am
2167
En fait j'ai bien vu qu'il y avait l'exemple dans webots, mais le problème c'est qu'a la compilation il me met une erreur. Et je l'ouvre avec le sample mybot....
kevin.gely
Offline Send Email
Mar 13, 2008
9:55 am
2168
Hi, This is because the wx-config script (which comes with wxWidgets) is not in your Path environment variable and the hence, gcc cannot find it. To fix this...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 13, 2008
10:17 am
2169
Bonjour, Je cherche à faire une lumière de type directionnel (comme une lampe torche) que je puisse embarqué sur le robot. J'ai essayé pas mal de chose...
kevin.gely
Offline Send Email
Mar 13, 2008
1:00 pm
2170
Kevin, Please don't post messages in French on the webots-users mailing list. This is an international mailing list and the official language is English. I...
Olivier Michel
oliviermichelus
Offline Send Email
Mar 13, 2008
1:04 pm
2171
Sorry....
kevin.gely
Offline Send Email
Mar 13, 2008
1:06 pm
2172
Hello ! Thanks, it is working fine now ! Just to mention, as I have a plugin physic that overrides the handling of the collision for these feet, in fact most...
simon.ruffieux
Offline Send Email
Mar 13, 2008
8:02 pm
2173
Hello Simon, Webots defaults are those of the Physics node. Have a look there: http://www.cyberbotics.com/cdrom/common/doc/webots/reference/section3.32.html In...
Yvan Bourquin
yvanix
Offline Send Email
Mar 13, 2008
8:54 pm
2174
Hi All, we are currently using Webots 5.8.0 Pro. we can see in Webot simulation ,the displayed global coordinate system was pre-difined with y as the gravity...
kxubb
Online Now Send Email
Mar 14, 2008
7:10 pm
2175
Hi, I'm using Webots simulator for experiments with evolutionary robotics. I have one DifferentialWheel robot and one Supervisor. Supervisor is guiding the...
petra.kudova
Offline Send Email
Mar 17, 2008
7:56 am
2176
Hi all, I found a bug just after sending this question - of course, the robot was still moving, so moved for some distance between field_set and field_get...
petra.kudova
Offline Send Email
Mar 17, 2008
8:23 am
Messages 2147 - 2176 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