-
It seemed like there were multiple copies of the robots on the field.
Also, the coordinate system was backwards.
-
@ajfisher @DamonOehlman Here is the nodebots day hangout #1 if you guys want to join. We will be streaming all day.
https://plus.google.com/events/c2fclkqshnhkk12gb6qo9ehedek
-
```
What steps will reproduce the problem?
1. Just do a simple search in Google
2. The same search with the Google API
3. Different results between both of them, whatever the request is or the
languag…
-
Right now, robots only send data to the computer if the computer sent a packet to it previously. If we adjust this so that robots always send info to the computer even when not visible, we can improve…
-
-
Whenever I double click on the robot it doesn't open window.
This what it says
Including Motion play, walking algorithm and image processing.
[soccer] Warning: Cannot load the "/Applications/Webots/…
-
normally this goes like (sorry, i had to remove the '' signs due to displaying issues)
# include managers/DARwInOPGaitManager.hpp
this new source has it as
# include DARwInOPGaitManager.hpp
Will thi…
-
Hi
After running robot successfully, now i am interested to get logs and monitor Darwin in network by Logger.m and MonitorNet.m you have provided.
i read wiki to find how can i do that. but i got conf…