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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2073 - 2102 of 3403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2073
Hi All! I'm almost new to Webots. I'm wondering how to use an IDE debugger while programming my controllers. I saw that Olivier founded the way to do it with...
salmone21
Offline Send Email
Jan 1, 2008
11:00 am
2074
Hello Alessandro, Here are some basic instructions how to debug a Webots controller using gdb: ...
Yvan Bourquin
yvanix
Offline Send Email
Jan 1, 2008
11:47 am
2075
Thanks a lot Yvan!! I'm using netbeans also because it can help me with conding under windows and linux. I'm next to try Code::Blocks. Next time I need to do...
salmone21
Offline Send Email
Jan 2, 2008
11:20 am
2076
I am model a legged robot. I hope it can walk on a slop, but i found that it will glide on the slop. i want to increase friction between the foot and the slop....
sunlei_knight
Offline Send Email
Jan 3, 2008
8:05 am
2077
Hello, You should increase the "coulombFriction" field of the Solid nodes that model the feet of your robot. Usually the foot of a robot is Servo or...
Yvan Bourquin
yvanix
Offline Send Email
Jan 3, 2008
9:38 am
2078
Hi All! Under advise of Olivier, I'm wiritng to the all list asking for a little help. Have anyone done a State of Art of the khepera (2) robot? I mean, does...
salmone21
Offline Send Email
Jan 4, 2008
7:03 pm
2079
We are currently using webot 5.6 with e-puck. When running in remote control mode, the read-out values of accelerometer from E-puck are actually the values set...
kxubb
Online Now Send Email
Jan 4, 2008
10:03 pm
2080
Dear friends, i am doing my MTech thesis in robot navigation using Khepera II. i need Mathematical model and state space model of Khepera II. If anybody can...
Div ya
aeidivya
Offline Send Email
Jan 7, 2008
7:31 am
2081
Hi, Unfortunately, Webots 5.6.0 (and 5.7.0) doesn't yet support the e-puck accelerometer in remote control mode. We are going to implement this feature very...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 7, 2008
9:16 am
2082
Thank u! I tried it , it is useful. In the webots reference. There is a sentence"It is especially useful to combine FDS with an infinite coulomb friction...
Knight Sun
sunlei_knight
Offline Send Email
Jan 8, 2008
1:54 am
2083
I am trying to move the robot to goal location, for which first I find euler_angle[1] which is y-component of robot by using gps and then doing bit of...
moiztayyab
Offline Send Email
Jan 8, 2008
6:05 am
2084
Hi All I am new to webots. I have started learning the webots using the user manual. I was wondering if anyone can give me links to good tutorial for learning...
sifu_008
Offline Send Email
Jan 8, 2008
7:33 am
2085
Hi, Just a small idea: instead of blocking one wheel and rotating the other to change the direction of the robot, I would rather recommend you to have one...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 8, 2008
7:56 am
2086
Hello Knight Sun, FDS means: Force Dependent Slip. You will find additional info, in these two chapters of ODE documentation: (Webots uses ODE for the dynamic...
Yvan Bourquin
yvanix
Offline Send Email
Jan 8, 2008
8:13 am
2087
Hello all, as a part of my Thesis, I'm trying to teach e-puck to avoid obstacles by using neural networks. In simulation, everything works ok. When I switch to...
Vojta Havránek
agmotnas
Offline Send Email
Jan 10, 2008
7:58 am
2088
The problem is already resolved. Actually I was using a model of e-puck in the simulation, whose infrared sensors somehow doesn't work. I changed for the one...
Vojta Havránek
agmotnas
Offline Send Email
Jan 10, 2008
7:58 am
2089
Hello to the readers! I'm a little bit confused on using the supervisor field. I looked up to the soccer model, and decided to add the supervisor feature to my...
salmone21
Offline Send Email
Jan 10, 2008
1:49 pm
2090
Hello Alessandro, To avoid the: Warning: supervisor_field_set() node not found. ... try to insert a robot_step(0) like this: ... robot_ref =...
Yvan Bourquin
yvanix
Offline Send Email
Jan 10, 2008
10:33 pm
2091
Hello All, I am trying to make my robot to reach goal location. I tried my best but not getting the right results, robot behave very strange. please some one...
moiztayyab
Offline Send Email
Jan 11, 2008
5:07 am
2092
Hi, I'm here again! Thanks a lot Yvan for the detailed answer!!! About the "position" address... what a fault! Sorry, but I'm not so good programmer (still). ...
salmone21
Offline Send Email
Jan 11, 2008
12:34 pm
2093
Hello Alessandro, ... Are you sure that in your code, the value of the 'robot_name' variable corresponds to the DEF name of the robot ? The...
Yvan Bourquin
yvanix
Offline Send Email
Jan 12, 2008
12:10 pm
2094
Hello, I assume that your code expects 'zpos' to be a rotation angle around the y-axis in radians. You should make sure that 'zpos' actually holds the angle...
Yvan Bourquin
yvanix
Offline Send Email
Jan 12, 2008
12:35 pm
2095
/**********************************************************************/ /*               RAT'S LIFE: robot programming...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 14, 2008
2:14 pm
2096
Hello, a quick one: can I reset a robot from the supervisor ? I would like to force a robot to restart, (calling its "reset" function) and I would like to...
Claudio Rossi
gattobestia
Offline Send Email
Jan 17, 2008
5:20 pm
2097
Hi, Just a quick note to tell you that a new version of Webots was released. You can download it from the usual place: ...
Olivier Michel
oliviermichelus
Offline Send Email
Jan 23, 2008
11:33 am
2098
Hi I'm newbie user of Webots. I wanna know if the ODE's axes are the same that the Webots axes in a joint. I mean, if I get the vector of forces on a joint...
smeagol.gollum12345678
smeagol.goll...
Offline Send Email
Jan 25, 2008
7:05 am
2099
Hello Smeagol, hello Gollum, ... Yes Webots and ODE coordinate systems do match. So ODE coordinates in the plugin correspond to Webots global coordinates (as...
Yvan Bourquin
yvanix
Offline Send Email
Jan 25, 2008
9:28 pm
2100
Hello Frodo Yvan, Yes, you answer my question. Thank you. But now I have 2 more questions.. :) The forces and torques obtained with dJointGetFeedback() are...
Smeagol
smeagol.goll...
Offline Send Email
Jan 25, 2008
10:51 pm
2101
Hello Smeagol, ... Yes. ... Yes, this is right, because Webots servo_get_force_feedback() returns only the "motor" torque/force and removes the other...
Yvan Bourquin
yvanix
Offline Send Email
Jan 26, 2008
11:50 am
2102
Hello Claudio, Yes, that should work. Calling supervisor_robot_set_controller() will principally kill and restart the execution of the controller from the...
Yvan Bourquin
yvanix
Offline Send Email
Jan 26, 2008
12:49 pm
Messages 2073 - 2102 of 3403   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