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 1124 - 1153 of 3399   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1124
Hello, I have now acquired an AIBO and I was trying to work with AIBO using webots. In the manual it says that in the directory transfer there should be the ...
cristina Santos
cristina@...
Send Email
Jan 4, 2006
2:29 pm
1125
Seems I get tired by the time I have expanded my sceen tree to get to that last servo or transform 20 layers deep! Is there an easier way to expand the whole...
mjf462001
Offline Send Email
Jan 5, 2006
12:45 am
1126
Hi Cristina, Yes, you should download and install the webots-openr package which is available for download at our linux download page: ...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 5, 2006
9:24 am
1127
... Unfortunatelly, there is no easier way to do it. Expanding the whole scene tree would also be confusing as it would show up so many things at the same...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 5, 2006
2:20 pm
1128
i have started to edit directly (with a text editor) the *.wbt files in some cases for this reason (you can also do "query/replace" and all this things like...
Jonas Buchli
jonas@...
Send Email
Jan 5, 2006
5:35 pm
1129
... whole ... things at ... item ... field) ... would ... I like our idea. I do think it would be helpful to have a way of getting deep into the tree quickly....
mjf462001
Offline Send Email
Jan 5, 2006
7:38 pm
1130
Hello all, I think the most problematic feature is actually not to expand the tree once or twice. The problem is that when you are designing something using...
Yvan Bourquin
yvanix
Offline Send Email
Jan 5, 2006
8:44 pm
1131
yes, keeping the scene tree as it is after revert would already help a lot!! j...
Jonas Buchli
jonas@...
Send Email
Jan 5, 2006
8:52 pm
1132
You are right. ... tree ... the ... node. ... menu ... DEF...
mjf462001
Offline Send Email
Jan 6, 2006
2:58 pm
1133
Dear Webots User I am having difficulties with developing my own controller in JAVA despite following all the guidelines in the reference manual of the Webots...
sylvain kamdem
starkfuji@...
Send Email
Jan 9, 2006
3:47 pm
1134
Hi Ludovic, how do you do? I talked with Auke on the phone and he told me I should contact you in order to get some information of HOAP2 and the webot models...
cristina@...
Send Email
Jan 13, 2006
4:20 pm
1135
Sorry, I send to the wrong address. Sorry... Cristina...
cristina@...
Send Email
Jan 13, 2006
4:22 pm
1136
Hi there, I am working with object recognition and webots. I would like to know if someone has experience using any image processing library in C or C++. I am...
Edgar Bermúdez
academic_edgar
Offline Send Email
Jan 15, 2006
6:08 pm
1137
Dear Edgar. I have a collegue that works on computer vision. Please ask him about yout proyect. He has a lot of experienice working on vision projects, indeed...
Jos€ ¦é Antonio Mart€...
joseoomartin
Offline Send Email
Jan 15, 2006
7:14 pm
1138
Hello, I'm trying to send several messages from one CustomRobot to another ones (following a master-slave approach). Every robot has a Receiver with a...
rafa.arco
Offline Send Email
Jan 17, 2006
9:32 am
1139
Rafa, Did you checked that the Receiver of module 5 is set on channel 5 ? Maybe adding a call robot_step(0); in between the two emitter_send() calls could...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 17, 2006
10:49 am
1140
Does anyone have experience in how much time it takes to: update a servo? (set_position with difference in position being 0, or no change) update a camera? ...
mjf462001
Offline Send Email
Jan 18, 2006
2:35 am
1141
Hi, I am not sure I understand your question. Are you speaking of virtual time (simulated time) or real time ? For virtual time, every device can be controlled...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 18, 2006
8:51 am
1142
hello is that possible to specify a point(or in other words-a target)with respect to (x,y,z)axis. this helps us in tracing the target which is at a distance ...
Paul Sathiyanathan
sathyapaul_2001
Offline Send Email
Jan 18, 2006
9:42 am
1143
Hi there again! I have another question which appears to me to be basic stuff, but until now I failed... Currently I try to calculate the position of the...
hanneswinkelmann
hanneswinkel...
Offline Send Email
Jan 18, 2006
3:21 pm
1144
... Paul, I am not sure I understand your need. Do you want to add an object (a point) in the world at a specific location ? This should be easy from the scene...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 19, 2006
8:53 am
1145
Hi, Is it possible to read robot position from the 'Differential Wheels: Translation' descriptor as shown in the scene tree? I would like to be able to...
danny_froud
Offline Send Email
Jan 19, 2006
7:39 pm
1146
... No directly from the robot controller program, but there is some way to do it (see below). ... Yes. In order to do this you have to implement a supervisor...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 20, 2006
3:47 pm
1147
Yes, I checked it. The channels of the receivers were ok, and I also did robot_step(0). It doesn't work. With several emitters it does work. Thanks again...
Rafael Arco Arredondo
rafa.arco
Offline Send Email
Jan 21, 2006
5:24 pm
1148
Hi Is it possible to try out new motion algos by replacing the controller file only... my objective is to use the khepera 2 robot shell and a new control ...
Ashish Murali
on10sep1984
Offline Send Email
Jan 23, 2006
8:35 am
1149
Then, this might be a bug in the emitter API. I will check this. -Olivier...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 23, 2006
5:47 pm
1150
Hi thr I am doing my research in robot navigation using immune algorithm where i use a camera to do some image processing of the environment for i which i am...
ramana_u4ia
Offline Send Email
Feb 2, 2006
7:22 am
1151
If I want to debug in VC, when it run to functions that are embbeded in DLL, how can trace it? I may not need to trace into the lib of DLL, but I do need to...
Ken
sofintp
Offline Send Email
Feb 2, 2006
8:21 pm
1152
Hi Ken, Are you trying to debug a Webots physics library or a Webots controller program ? Which libraries are you referring to ? libController.dll or other...
Olivier Michel
oliviermichelus
Offline Send Email
Feb 2, 2006
8:34 pm
1153
Hi Olivier, I'm a novice in Webots. I just tried a to debug a hoap.c file and the problem is that I could not use debug because when it met the functions in...
Ken
sofintp
Offline Send Email
Feb 2, 2006
8:47 pm
Messages 1124 - 1153 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