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.

Messages

  Messages Help
Advanced
Messages 2313 - 2342 of 2342   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2313
Carlos Martins wrote: Hi,   I would like to implement a learning algorithm in simulation with Webots. So, i need that the robot initialize in the same...
Olivier Michel
oliviermichelus
Offline Send Email
Jul 9, 2008
7:16 am
2314
Hi Olivier,   Yes I did have a look at shrimp.c and see that there they make use of the Hinge joint. I have constructed a chain with beads using the ball and...
Sandhya Prabhakaran
sandhya_prab...
Offline Send Email
Jul 9, 2008
2:55 pm
2315
This seems to be an ODE related problem. According to the ODE doc ( http://www.ode.org/ode-latest-userguide.html#sec_7_6_0 ), you should be able to use...
Olivier Michel
oliviermichelus
Offline Send Email
Jul 9, 2008
3:05 pm
2316
Hello Everyone, I recently received some Java sample controller code ... but I have very little java experience and the amount of files was overwhelming (maybe...
sk
sk.mister
Offline Send Email
Jul 10, 2008
1:17 am
2317
Hello All, So, after working hard w/the vendor, we were able to fix the webots crashing issue. Here's the answer: I've attached a script that has to be run. It...
sk
sk.mister
Offline Send Email
Jul 10, 2008
1:29 am
2318
Hi, I am using the Touch Sensor in my simulation model to measure the reaction force from ground. When I run the simulation I can not get the correct data. I...
Aiman
aimanmusa
Online Now Send Email
Jul 14, 2008
3:43 am
2319
Hello Aiman, Have you defined the Physics node and the boundingObject for your TouchSensor, these nodes are required. You should also enable the TouchSensor...
Yvan Bourquin
yvanix
Offline Send Email
Jul 14, 2008
6:52 am
2320
I am working on some implementations of certain control law on e-pucks(simulation in Webots so far). It turns out that the kinematic model of the robot is...
rocket3629
Offline Send Email
Jul 14, 2008
11:14 pm
2321
Hi, I have upgraded my Webots 5.9.1 to Webots 5.9.2 and I have got following error when ý tried to build my controller code in Webots 5.9.2 : mingw32-make...
Mehmet Emin
kalalolu
Offline Send Email
Jul 16, 2008
11:15 am
2322
... heading? ... Hi, You can get with the Webots API the right and the left speed of the robot. These values are computed directly with the ODE joint and the ...
fabien.rohrer
Offline Send Email
Jul 16, 2008
3:50 pm
2323
... Hi, I need more information for answering you. If you compile the Webots example, does the problem occur, too? Can you check your writing rights in the...
fabien.rohrer
Offline Send Email
Jul 16, 2008
4:17 pm
2324
Hello, I hope somebody can help with the following problem. I was trying to use the code in message #2094 to reach a goal location, and I noticed that my robot...
jorgevalenzuela
Offline Send Email
Jul 17, 2008
5:16 am
2325
Can anyone help me how to start the epuck simulation using webot? -- "Modal Insan Teras Daya Saing" "Berminda Strategis, Bertindak Progresif" Norasmadi Abdul...
NORASMADI BIN ABDUL R...
asmadi_78
Online Now Send Email
Jul 17, 2008
6:52 am
2326
... Hi, First of all, information about the e-puck can be get on: http://www.cyberbotics.com/cdrom/common/doc/webots/guide/chapter6.html More precisely, for...
fabien.rohrer
Offline Send Email
Jul 17, 2008
7:06 am
2327
... Hi, Using Thread.sleep() function in the main loop is not recommended. Indeed, the controller schedule cannot be respected with sleep time which are longer...
fabien.rohrer
Offline Send Email
Jul 17, 2008
8:56 am
2328
Thank you very much ... From: "fabien.rohrer" <fabien.rohrer@...> To: webots-users@yahoogroups.com Sent: Thursday, July 17, 2008 3:06:42 PM...
NORASMADI BIN ABDUL R...
asmadi_78
Online Now Send Email
Jul 17, 2008
12:45 pm
2329
Hi Fabien, ... -Yes, it does. ... -Sorry, I did not understand what you mean by this question. ... there additional libraries)? You can compare it with another...
Mehmet Emin
kalalolu
Offline Send Email
Jul 17, 2008
2:34 pm
2330
Thanks Fabien for your comments. Unfortunately, removing the Thread.sleep() does not fix the problem. It seems that the instruction...
jorgevalenzuela
Offline Send Email
Jul 17, 2008
4:22 pm
2331
Hi Jorge, Did you check that the DifferentialWheels.synchronization field is set to TRUE. If set to FALSE, the differential_wheels_set_speed(0,0); may not be...
Olivier Michel
oliviermichelus
Offline Send Email
Jul 17, 2008
4:25 pm
2332
Hi Oliver. Yes, the DifferentialWheels.synchronization is set to TRUE. An interesting thing I noticed is that when the robot suppose to be still (speed = (0,...
jorgevalenzuela
Offline Send Email
Jul 17, 2008
4:53 pm
2333
... Oh yes, it might be simply the inertia: if you are using a physics based simulation with a DifferentialWheels robot which has a significant mass, it cannot...
Olivier Michel
oliviermichelus
Offline Send Email
Jul 18, 2008
6:07 am
2334
... Hi, Here are some clues to investigate your problem: 1. The problem comes maybe because you have not the right to write in your project directory. Copy...
fabien.rohrer
Offline Send Email
Jul 18, 2008
7:19 am
2335
... Oh yes, it might be simply the inertia: if you are using a physics based simulation with a DifferentialWheels robot which has a significant mass, it cannot...
Olivier Michel
oliviermichelus
Offline Send Email
Jul 18, 2008
7:32 am
2336
Hi, My problem was solved. The reason of this error was the "User Accounts Control" setting in Windows Vista. I've disabled "User Accounts Control" to solve...
Mehmet Emin
kalalolu
Offline Send Email
Jul 18, 2008
3:22 pm
2337
Hi Oliver. I am not using physics, I checked, I believe, all the attributes that may affect the robot movement and I think they're set to the right values. I...
jorgevalenzuela
Offline Send Email
Jul 18, 2008
9:58 pm
2338
Dear Sir/Madam, I am working on Formation control of multiple non holonomic robots. I have a Educational version of Webots 5.9.2. my objective is to create a...
Kuppan chetty Ramanat...
rmsv_sen
Offline Send Email
Jul 21, 2008
1:39 pm
2339
... I have a ... desired ... program in ... algorithm and ... application. ... {-3, -2}, ... {7, -3}, ... Keyboard\n");*/ ... supervisor\n"<<endl; ... ...
fabien.rohrer
Offline Send Email
Jul 21, 2008
3:19 pm
2340
After some internal messages, the problem of Jorge has been solved by modifying its run function by another one based on a state machine with small steps: ...
fabien.rohrer
Offline Send Email
Jul 22, 2008
6:30 am
2341
Dear all, I would like to know if the accelerometer measures the data according to the absolute coordinate or relative coordinate. Aiman Musa M. Omer Waseda...
Aiman
aimanmusa
Online Now Send Email
Jul 23, 2008
8:29 am
2342
Hello, The values returned by the Accelerometer depend on its rotation field. So its relative. Cheers, Yvan ... -- ... Yvan Bourquin Software Engineer ...
Yvan Bourquin
yvanix
Offline Send Email
Jul 23, 2008
8:41 am
Messages 2313 - 2342 of 2342   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help