Dear Friends,
Right now i am working on ARIA (Mobilerobots - Peoplebot) and Webots. my aim
of the project is to make a Client server environment and get the...
Hi again, trying to solve the bluetooth issue mentioned before I've came into a strange situation. I've connected both bluetooth modules to pc and khepera and...
Giorgos Papanikas
castonjofff@...
Mar 4, 2008 4:17 pm
2149
Hi Giorgos, There should be no difference. You should be able to connect from Webots (once you disconnected the terminal program before of course). Your...
Hi Olivier, Thanks for the tip, you were right. I haven't closed the terminal before trying to connect. That's why I received this message "Cannot open serial...
Giorgos Papanikas
castonjofff@...
Mar 4, 2008 5:04 pm
2151
hi, please i want use CustomRobot Functions to control the position of the robot,please send me an exemple how used this functions. thxs ... Ne gardez plus...
Hi all! Quoting from the "Webots User Guide" [vers. 5.7.3, p.153] "Webots may receive controller requests from several robot controllers. Each request is...
alberto montebelli
alberto.montebelli@...
Mar 5, 2008 2:46 pm
2153
Hi to all, I am trying to make some modifications in "ipr_factory.wbt" prepared by Simon Blanchoud. In this world, there is a conveyor belt and 8 solid objects...
Dear Friends, Good Afternoon! I have two pioneer robots with differential wheels in my environment. my objective is to move the leader robot with the joystick...
Hello Alberto, -- In webots-users@yahoogroups.com, alberto montebelli ... The above sentence means that when you call the robot_step() function, things are...
Hello Mehmet, I would recommend you to prepare the objects outside of the conveyor belt and to move them to the conveyor belt with the supervisor_field_set()...
Hello, I'm not sure I understand exactly what you mean, however I will try to answer. In any case if you have two robots, you must have two controller...
I am currently working on a webots project with eclipse... Wasnt too hard to set up. My target is the KheperaII robot, which takes C code... I installed the...
I am working on a project for the Khepera 2, and am trying now to cross compile my code to send it to the robot. I had run into problems with the kros package,...
Hi, The cross-compilation environment was designed and tested for the compilation of a single source file. It may however be modified to compile several C...
I work with webots 5.7.8 and I want include GUI. I try to use the samples wxgui but that doesn't work. I downloaded wxMSW 2.8.7. I want some help for use this...
Hi Kévin, Did you look at the example in Webots / samples / howto / controllers / wxgui / wxgui.cpp? Doesn't it work for you? Could you recompile it? Run it?...
Hello ! I am trying to model a joint a bit like an ankle. As I need 3 DoF, I modeled it with 3 servos, each having its own DoF ( first x,then y, finally z)....
Hello Simon, ... Yes, the trick is to place a (small) dummy boundingObject (and also a Physics node) in the two intermediate Servo nodes. I think that's what...
En fait j'ai bien vu qu'il y avait l'exemple dans webots, mais le problème c'est qu'a la compilation il me met une erreur. Et je l'ouvre avec le sample mybot....
Hi, This is because the wx-config script (which comes with wxWidgets) is not in your Path environment variable and the hence, gcc cannot find it. To fix this...
Bonjour, Je cherche à faire une lumière de type directionnel (comme une lampe torche) que je puisse embarqué sur le robot. J'ai essayé pas mal de chose...
Kevin, Please don't post messages in French on the webots-users mailing list. This is an international mailing list and the official language is English. I...
Hello ! Thanks, it is working fine now ! Just to mention, as I have a plugin physic that overrides the handling of the collision for these feet, in fact most...
Hello Simon, Webots defaults are those of the Physics node. Have a look there: http://www.cyberbotics.com/cdrom/common/doc/webots/reference/section3.32.html In...
Hi All, we are currently using Webots 5.8.0 Pro. we can see in Webot simulation ,the displayed global coordinate system was pre-difined with y as the gravity...
Hi, I'm using Webots simulator for experiments with evolutionary robotics. I have one DifferentialWheel robot and one Supervisor. Supervisor is guiding the...
Hi all, I found a bug just after sending this question - of course, the robot was still moving, so moved for some distance between field_set and field_get...