robot-software icon indicating copy to clipboard operation
robot-software copied to clipboard

CVRA monorepo - All software running on our bots lives here

Results 18 robot-software issues
Sort by recently updated
recently updated
newest added

Hello @antoinealb, our 🤖 robots detected that [docs/architecture/life-of-a-motion.md](https://github.com/cvra/robot-software/edit/master/docs/architecture/life-of-a-motion.md) has not been reviewed in the last 6 month, and could be outdated. # How do I fix this ? Please review...

Sometimes the opponent is detected very close to the robot and it will think it's inside the opponent bounding box obstacle. The robot should be able to first get out...

enhancement
strategy

The idea here is to regularly compute a path to reach the current target. This would allow us to avoid the opponent dynamically (without stopping abruptly every time the opponent...

enhancement
strategy

I set up a basic CMake project with opencv and some camera calibration scripts on branch [robot-tracking](https://github.com/cvra/robot-software/tree/robot-tracking). @Lu-ni this may help you getting started with a simple camera setup. Then...

proof-of-concept

Some of the UWB Rev 1.1 (8 out of 12) give wrong IMU readings (constant nonsense value and changing seemingly random values). My guess is that either the IMU is...

bug

When set properly, our obstacle avoidance works wonders. The main bottleneck now is encountered when our robot think it's inside an obstacle (usually opponent or ally) and stops moving. We...

enhancement
needs-hardware-testing

Before #189 we have observed in 2019 that UWB was not reliable enough to communicate the position between robots. So our robots ended up colliding into each other which made...

needs-hardware-testing
high-priority

We want to enable our robots to distribute the tasks during a game. For that we need them to share game state that covers two kinds of information: * **gutex**:...

needs-hardware-testing