-
I'm new to this code base and am trying to run the default behavior provided with the code on the Nao, but am unable to do so. I am able to connect the robot to the RoboCup Game Controller. However wh…
-
# Questions about Creative Technology
Please respond to this issue, discussing at least three of these questions. As your classmates respond, you should come back, at least one more time, and respo…
-
See [here](https://github.com/RoboJackets/robocup-software/pull/958#discussion_r112817441)
-
This would go well as a tuning 'play'. It can start with an initial set of values for the parameters and run a robot along a test trajectory. As the robot runs, we'll integrate the robot's tracking …
-
On snes9x v1.53 hook and super punch out have some serious issues going on that were not there before.
With Super punch out the game will crash when fighting mad clown, after he does the brain squas…
-
Hey guys,
We get the following error when trying to connect thru an RF Antenna using the soccer software. See the captures for more details regarding to the errors we have.
Hope you can help us
By…
-
Not sure if related to #674.
Here's the stack trace from GDB.
```
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6a5934a in Packet::RadioRx::motor_status (this=0x7fffffffd500, index…
-
On a newer version of protobuf (I think protobuf3) I'm getting a ton of warnings when compiling:
```
[2/149] Running C++ protocol buffer compiler on /home/jay/Code/robocup-software/common/protobuf/Po…
-
Some aspects of the kick-off need clarification.
First,
`all robots are in their own half of the field`
Many teams partially cross the center line to pass to another robot. It's not obvious wheth…
-
Our simulator works pretty well, but the tuning isn't quite right and it's a little buggy. There's an open source simulator called 'grSim' that's used by several teams and is pretty good. Switching …