Hi, I could reproduce this problem on a different Mac OS X 10.3, we are working on fixing this issue. It should be done within a couple of days. -Olivier...
Hi, Just a side note. On a shell, if i issue the command: "open webots.app" i get that issue, but if i issue the commands: "cd webots.app/contents/MacOs/" and...
Hi Olivier, Webots 5.0.5 works just fine. Thank you. But i've been getting the most strange results. At first i tried to load my world which worked fine on...
I want to have my own Swing Frame running from a Webot controller. Can anyone tell me the best way to do this? So far, I have... public static void main() { ...
I need to process images from a webot camera, but need to do it in Java. Trouble is, I'm lost amongst BufferedImages, WriteableRasters and ColorModels... Has...
Hi, I pasted an example code below. It computes average V (V in HSV) value for a region in a given image. Mainly, you get Raster from the image which is ...
Thanks Levent, but my problem is before that step. I can't find how to get a BufferedImage from the int[] returned by camera_get_image(). ... -- Christopher...
Hi Christopher, Here is the code taken from ALife0 controller in Webots. bufferedImage = new BufferedImage(camera_get_width(camera), camera_get_height(camera),...
It seems to be the right way to do it. If you are running Webots under Linux, you may want to check the webots/resources/java.policy file to check it this...
On Tue, 05 Jul 2005 10:20:01 +0200, Olivier Michel ... Yes. Both "normal image" and "green filter" have "Java Applet Window" at the top. It's not on the...
Thx Olivier, You were right. My supervisor was causing the problems, though it did not cause any problems with the previous version. Once again, thank you for...
Webots 5.0.5 ??????????? Where is located the version 5.0.5 ????? thanks... ... From: Hugo Veiga To: Webots Sent: Tuesday, July 05, 2005 4:30 PM Subject: Re:...
That was beta version for testing if a problem was actually fixed. However, Webots 5.0.5 final version should popup soon (including that bug fix and a few...
I am not sure if it was implemented in 5.0.4 but I would like to suggest to enable closing of camera windows during simulation. As of 5.0.3, the camera windows...
I would like also to suggest supporting Active Media PeopleBot robot in this nice simulation environment if it's possible Oliver. Thanks, Abdulrahman. gabriel...
Abdulrahman Altahhan
abed.tahhan@...
Jul 6, 2005 7:29 pm
906
... We have been discussing in the past with Active Media about this. However, we need a a strong commitment from them to start such a development. We do not...
On Thu, 07 Jul 2005 08:41:52 +0200, Olivier Michel ... Yes, but everything else stops too! :-) On SuSE 9.3 it works with Camera.display=TRUE, but changing to...
Hi, The new version of Webots is there. You can download it from the usual place: http://www.cyberbotics.com/products/webots/download.html Here is the...
Hugo, You are right, there seems to be a problem with robot_console_printf() under Mac OS X... I will check this out and let you know. However, opening the...
Hello, I have problems with the integrated editor. The font is so small that i can't read nothing on the editor. Using Mac OS X. Does anyone else gets this...
Hi, I changed it there. But in order for it to update the window font i must close and open it again. That was the problem, i was changing the font but it...
Hi, I just fixed the robot_console_printf() bug. Now it should work (can you download Webots 5.0.5 again and give a try). The file size for the fixed version...
Could you please explain me, how the touch sensor works with lookup table. I have two force sensors in the Qrio robot with a lookup table that have the values...
Hi José, That's true, the documentation was missing. I added it here: http://cyberboticspc1.epfl.ch/cdrom/common/doc/webots/reference/section2.41.html In your...
Hi, Webots 5.0.5 will not have live long... 5.0.6 is there... It fixes a couple of issues with distance sensors, documentation, PDF and HTML helpers under...
Hi, has anybody a world of the model of a cart pole balancing robot ? or can give me some indications to make this world in a easy way ? thanks... -jose...