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 2805 - 2834 of 3393   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2805
Good afternoon, I'm trying to use the image provided by the camera and, after applying some filters, show the results (using the Display). The problem is that...
Borja Santos-Diez V€ ...
bsvazquez85
Offline Send Email
Apr 1, 2009
4:15 pm
2806
I downloaded the tcp_udp_ip-2.0.6 toolbox. I need some idea and code in matlab so that i can control hoap2 robot through matlab...
hellotojsp
Offline Send Email
Apr 1, 2009
8:10 pm
2807
Hi, Effectively, the Display can be slow. Contrary to the Camera image which is shared both by the controller and by Webots, the Display image is sent from the...
fabien.rohrer
Offline Send Email
Apr 2, 2009
7:41 am
2808
Hello Noelia, Sorry for the delayed answer. I think this issue was solved with Webots 6.1.1. According to this entry in Webots ChangeLog: ...
Yvan Bourquin
yvanix
Offline Send Email
Apr 2, 2009
9:49 am
2809
Hi Hugo, First of all, I apologize for this very late answer. I already observed the problem you mentionned. In fact, it's due to a Webots bug about the final...
fabien.rohrer
Offline Send Email
Apr 2, 2009
10:02 am
2810
On second thought, it'd be intersting to improve the camera image transfer efficiency by adding a specialized function. Check the next change log(s) :-) Best...
fabien.rohrer
Offline Send Email
Apr 2, 2009
10:17 am
2811
Hi Yvan, I have upgraded to 6.1.1 and now it seems it doesn't freeze... However, my controller that was working perfectly with the previous version it doesn't...
ermutarra@...
ermutarra...
Offline Send Email
Apr 2, 2009
12:34 pm
2812
Hi, I'm trying to use emitters and receivers to pass messages between robots, especifically I want one robot to send its GPS coords to the other robot. The...
ermutarra@...
ermutarra...
Offline Send Email
Apr 2, 2009
12:41 pm
2813
Fabien, Thanks for the answer. I eventually reached that conclusion while pursuing the mentioned problem. Regards, Hugo Costelha...
Hugo Costelha
hcostelha
Offline Send Email
Apr 2, 2009
12:41 pm
2814
Hello Noelia, The 6.1.0 version crashes when the controller terminates, e.g. when the MATLAB controller script finishes or when you quit the MATLAB...
Yvan Bourquin
yvanix
Offline Send Email
Apr 2, 2009
12:57 pm
2815
Yvan, The controller crashes in the following line: while wb_receiver_get_queue_length(receiver) > 0 The receiver device has been enabled. So any ideas why it...
ermutarra@...
ermutarra...
Offline Send Email
Apr 2, 2009
1:14 pm
2816
Hello Noelia, I'm trying to use emitters and receivers to pass messages between robots, ... Yes this is quite tricky, because you have to make sure that both...
Yvan Bourquin
yvanix
Offline Send Email
Apr 2, 2009
1:35 pm
2817
Hi Yvan, That's great. Unfortunately, my MATLAB controller crashes at the first line of the receiving code: while (wb_receiver_get_queue_length(receiver)>0) ...
ermutarra@...
ermutarra...
Offline Send Email
Apr 2, 2009
1:49 pm
2818
Hello Noelia, In my opinion the wb_receiver_get_queue_length() function can only crash if you use and invalid tag as argument. Actually most Webots functions...
Yvan Bourquin
yvanix
Offline Send Email
Apr 2, 2009
2:07 pm
2819
I had a similar problem, in which code seemed to be executed but the print wasn't displayed on the console. Doing a robot_step after the last print command...
matthijs_s
Offline Send Email
Apr 2, 2009
2:08 pm
2820
Hi Yvan, I do not change the receiver tag or do anything with/to it. I have submitted the bug report already. Thanks a lot for your help. Please let me know if...
ermutarra@...
ermutarra...
Offline Send Email
Apr 2, 2009
2:26 pm
2821
Dear Kayode, We recently introduced a new device in Webots which is called "Display". This device is actually designed to provide a small screen to a robot and...
Olivier Michel
oliviermichelus
Offline Send Email
Apr 3, 2009
6:31 am
2822
I don't know if that fixed it for Hugo but I have a similar problem migrating to Webots 6 in c++. If I use :- left->setVelocity (1.5); right->setVelocity (2); ...
kobwebb
Offline Send Email
Apr 3, 2009
8:13 am
2823
Here is (attached) what Fabien told me. Cheers, Hugo Costelha ... Hi, thank you for your sample, I reproduced the bug. It is due to a collision between the...
Hugo Costelha
hcostelha
Offline Send Email
Apr 3, 2009
9:21 am
2824
Hi Colin, ... INFINITY should not be defined in c++. Check with what is linked with your controller. As Hugo said, INFINITY is defined for example in <cfloat>....
fabien.rohrer
Offline Send Email
Apr 3, 2009
10:42 am
2825
This fixed it, thanks. Colin PS Interestingly, I had left a debug printf statement that told me:- infinity=...
kobwebb
Offline Send Email
Apr 3, 2009
3:06 pm
2826
Hi, I'm trying to send GPS data from one robot to another but the first reading it sends it is always wrong. I have tried a few ways to avoid this but the...
ermutarra@...
ermutarra...
Offline Send Email
Apr 3, 2009
3:49 pm
2827
Hello Noelia, Do you mean: 1: the first gps reading (wb_gps_get_values()) is wrong ? 2: or the first data received by wb_receiver_get_data() is wrong ? In case...
Yvan Bourquin
yvanix
Offline Send Email
Apr 3, 2009
5:04 pm
2828
Hello I'm going to use a set of functions of previous version of NaoQi for walking Nao Robot in webots. as far as I know Webots already have a controller for...
mahdi
mahdinaser
Online Now Send Email
Apr 4, 2009
8:34 pm
2829
Mahdi, Sounds like you are asking a question about how to write NaoQi code. You should ask that on the Aldebaran robotics forum... However, I know a little...
mikehoward2000
Offline Send Email
Apr 4, 2009
10:17 pm
2830
Mike, Thank you for your comments. well, actually the reason that I have not working with final version of NaoQi is because I don't know how I can include...
mahdi naser
mahdinaser
Online Now Send Email
Apr 4, 2009
10:51 pm
2831
I think you've got a confusion about how to use the nao_in_webots module. I had the same confusion; Aldebaran does not make it clear. Aldebaran wrote a...
Howard, Mike D
mikehoward2000
Offline Send Email
Apr 4, 2009
11:11 pm
2832
you right, they do not provide any complete document for using NaoQi with webots. Today I just read a post regarding  that Webots PRO 6.0.1 has...
mahdi naser
mahdinaser
Online Now Send Email
Apr 4, 2009
11:36 pm
2833
It depends on what the commands are. If I want to move the head 180 degrees, it will take much longer than if I want to move it 10 degrees. I don’t know...
Howard, Mike D
mikehoward2000
Offline Send Email
Apr 4, 2009
11:45 pm
2834
Hello everyone, i am trying to make a controller in java, and amongst other things, i want my nodes to transmit and receive different kind of packets. What i...
theeidimon
Offline Send Email
Apr 5, 2009
7:54 am
Messages 2805 - 2834 of 3393   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