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 2346 - 2375 of 3407   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2346
Hi, Is any possible to record the camera view from webots as a movie? Thanks...
liyungsen
Offline Send Email
Aug 1, 2008
1:14 pm
2347
Hi liyungsen, As far as i know, the only way for making movie via Webots camera is to set your robot's timestep enough small, and than capture and save ...
Mohammad Afshar
Mohammad.Afshar@...
Send Email
Aug 1, 2008
8:26 pm
2348
Hello, What about this: Use an "internal" Camera which is rendered inside the main window. (You can switch a Camera to internal mode by setting its ...
Yvan Bourquin
yvanix
Offline Send Email
Aug 1, 2008
10:02 pm
2349
Hi, In old version of webots, I use the function "servo_motor_off" to STOP my wheel motor, for example, my code is if (key_value == ROBOT_KEYBOARD_UP) { /*...
liyungsen
Offline Send Email
Aug 4, 2008
8:50 pm
2350
Hello Liyungsen, In principle servo_motor_off(tag) and servo_set_motor_force(tag, 0.0) are completely interchangeable. What difference do you notice between...
Yvan Bourquin
yvanix
Offline Send Email
Aug 4, 2008
9:30 pm
2351
Hi YVan, Thanks for your reply. The code below works well on version 5.1.12, but doesn't work on version 5.9.2. The wheel_servo1 cann't move forward on version...
liyungsen
Offline Send Email
Aug 5, 2008
12:43 pm
2352
Hello liyungsen, I'm not sure what you want to achieve ... Does your Servo have a Physics node ? I think you should simply try like this (for Webots 5.9.2): if...
Yvan Bourquin
yvanix
Offline Send Email
Aug 5, 2008
1:41 pm
2353
Hi, We just released Webots 5.10.0. You can download it from the usual place: http://www.cyberbotics.com/products/webots/download.html Here is a copy of the...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 5, 2008
2:22 pm
2354
Hi all, Im doing four-legged robot simulations using webots v5.8.0. In the physics plugin, in order to get the ground reaction forces, I am using the function...
Maufroy Christophe
c_maufroy
Offline Send Email
Aug 7, 2008
6:34 am
2355
Hello Chirstophe, I'not 100% sure, but if I remember some of my past experiments with dJointFeedback, what you describe makes sense. I think the reason is that...
Yvan Bourquin
yvanix
Offline Send Email
Aug 7, 2008
7:39 am
2356
Hello Yvan, Thank you very much for your quick and detailled answer. Actually I was thinking to that hypothesis but in that case, I was expecting that the...
Maufroy Christophe
c_maufroy
Offline Send Email
Aug 7, 2008
9:52 am
2357
Hello, So I have this device working on my OSX box, but I'm using it in webots under an Ubuntu VM, and it runs really slow. So slow in fact, that when I have...
sk
sk.mister
Offline Send Email
Aug 10, 2008
10:57 pm
2358
Hi, I am trying some experience in a soccer team with the Webots. The algorithm which i implement run in a specific robot and sometimes i need to change the ...
Carlos Martins
lytuz.lytuz@...
Send Email
Aug 11, 2008
10:44 am
2359
... algorithm ... change the ... not in ... Yes, that's correct. Functions whose name starts with the supervisor...() prefix can only be called from a...
Yvan Bourquin
yvanix
Offline Send Email
Aug 11, 2008
11:23 am
2360
Hi, I would like to find a way for changing the value of the Mass and the CenterOfMass for the nodes of a robot, during "simulation time". The only solution I...
mmaniada@...
mmaniadahoo
Offline Send Email
Aug 12, 2008
8:43 am
2361
Hello Michail, This can be achieved by using a "physics plugin" in Webots. More info there: ...
Yvan Bourquin
yvanix
Offline Send Email
Aug 13, 2008
7:32 am
2362
Hi, I already have a Supervisor node and a controller program. The problem is that i receive the information to move the ball to another position in the ...
Carlos Martins
lytuz.lytuz@...
Send Email
Aug 13, 2008
3:47 pm
2363
Hello Carlos, Yes, this is the optimal solution ! Indeed you just need to add an Emitter on your robot. Make sure that both the Emitter and Receiver use the ...
Yvan Bourquin
yvanix
Offline Send Email
Aug 13, 2008
4:13 pm
2364
Hi, I met a problem when I using servo_enable_motor_force_feedback(). The error massage is // ControlTest.java:115: o_enable_motor_force_feedback(int,int) ¦Ë...
huangweiwei8309
Offline Send Email
Aug 14, 2008
6:56 am
2365
Hello Weiwei, At the first glance, your code seems correct, if servo is defined like this: int[] servo = new int[...]; However we cannot really read the javac...
Yvan Bourquin
yvanix
Offline Send Email
Aug 14, 2008
7:34 am
2366
It sounds like it could be a performance problem in the mapping of the serial port with Ubuntu VM. Does it run normally fast under Mac OS X? -Olivier sk wrote:...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 14, 2008
10:33 am
2367
Hi, we are having a licensed Webots version 5.1.11. While it works without problems on Debian, Kernel 2.6.18-6-k7, and on Ubuntu 7.04 Feisty, Kernel 2.60.20-17...
Matej Hoffmann
matej.hoffmann@...
Send Email
Aug 14, 2008
1:13 pm
2368
Hi Matej, This might be a bug which was fixed in a more recent version of Webots. Could you give a try to Webots 5.10.0 (which you can download from ...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 15, 2008
6:58 am
2369
Hi: I have a question regarding the usability of webots in combination with Player/Stage. First of all, the big picture: We are a research group working on...
alex_juarez_sv
Offline Send Email
Aug 18, 2008
10:00 pm
2370
Hi Alex, The issue of a Player programming interface for Webots was discussed several times. To my best knowledge, some groups are interested by such an...
Olivier Michel
oliviermichelus
Offline Send Email
Aug 19, 2008
8:01 pm
2371
Hello all, I am using the supervisor_field_get() on two different ways but one of them makes my supervisor crash. In particular, when I use the: ...
mmaniada@...
mmaniadahoo
Offline Send Email
Aug 29, 2008
10:12 am
2372
Hi, does anybody know how to do memory leak checking or things like that? I tried to change the controller program in the world file to "/usr/bin/valgrind"...
Sven Wehner
sven@...
Send Email
Sep 1, 2008
11:11 am
2373
Hello Sven, This is possible but a bit tricky. Let's assume that the controller you want to "valgrind" is called "my_controller" and that it is located in the...
Yvan Bourquin
yvanix
Offline Send Email
Sep 1, 2008
2:29 pm
2374
Hello, I am trying to generate a video, but at the end of the process I get this message: -bash: /var/tmp/mpeg_script.sh: No such file or directory I made...
Claudio Rossi
gattobestia
Offline Send Email
Sep 3, 2008
3:17 pm
2375
Hi Claudio, It seems that the Mac OS X version of Webots around version 5.5.x had some problems with making movies. I would recommend you to upgrade to Webots...
Olivier Michel
oliviermichelus
Offline Send Email
Sep 4, 2008
7:47 am
Messages 2346 - 2375 of 3407   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