cvra / robot-software

CVRA monorepo - All software running on our bots lives here
MIT License
43 stars 21 forks source link

[WIP] Get out of obstacle #232

Closed SyrianSpock closed 4 years ago

SyrianSpock commented 5 years ago

Still a work in progress, but this PR does the following:

First tests seem OK, but it requires more thorough testing, especially on the strategy, that going somewhere actually goes where we specify. In the meantime, a first look can't hurt ;)

SyrianSpock commented 4 years ago

Note: this will make debugging wheelbase motion harder but it opens the way for more flexible strategy actions

SyrianSpock commented 4 years ago

I think we can safely decline this PR it's a suboptimal incomplete solution to the problem, but we get a 1st idea of how not to tackle it :wink: