Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FormattingHEADmaster | Alex Auvolat | 2015-02-02 | 1 | -6/+6 |
| | |||||
* | Populate README | Alex Auvolat | 2015-02-02 | 3 | -4/+76 |
| | |||||
* | Improve follow | Alex Auvolat | 2015-02-02 | 1 | -10/+13 |
| | |||||
* | Optimisations ; follow mode | Alex Auvolat | 2015-02-02 | 4 | -19/+104 |
| | |||||
* | Real fix. | Alex Auvolat | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-02 | 1 | -2/+3 |
|\ | |||||
| * | Merge branch 'master' of github.com:Alexis211/Robotique | Jean Fabre-Monplaisir | 2015-02-02 | 1 | -5/+5 |
| |\ | |||||
| * | | line collisions | Jean Fabre-Monplaisir | 2015-02-02 | 1 | -2/+3 |
| | | | |||||
* | | | Fix | Alex Auvolat | 2015-02-02 | 1 | -5/+5 |
| |/ |/| | |||||
* | | Fix | Alex Auvolat | 2015-02-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-02 | 1 | -1/+2 |
|\| | |||||
| * | Merge branch 'master' of github.com:Alexis211/Robotique | Jean Fabre-Monplaisir | 2015-02-02 | 2 | -3/+55 |
| |\ | |||||
| * | | line collisions | Jean Fabre-Monplaisir | 2015-02-02 | 1 | -1/+2 |
| | | | |||||
* | | | Fix. | Alex Auvolat | 2015-02-02 | 1 | -4/+4 |
| |/ |/| | |||||
* | | Look for more solutions | Alex Auvolat | 2015-02-02 | 2 | -3/+55 |
|/ | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-02 | 1 | -0/+1 |
|\ | |||||
| * | again line collision | Jean Fabre-Monplaisir | 2015-02-02 | 1 | -1/+1 |
| | | |||||
| * | line collisions | Jean Fabre-Monplaisir | 2015-02-02 | 1 | -0/+1 |
| | | |||||
* | | Select best try | Alex Auvolat | 2015-02-02 | 2 | -25/+51 |
|/ | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-01 | 3 | -81/+81 |
|\ | | | | | | | | | Conflicts: problem.hpp | ||||
| * | Formatting | Jean Fabre-Monplaisir | 2015-02-01 | 3 | -83/+83 |
| | | |||||
* | | Some of it works... | Alex Auvolat | 2015-02-01 | 3 | -50/+59 |
|/ | |||||
* | Add direct sol ; does not work. | Alex Auvolat | 2015-02-01 | 2 | -12/+81 |
| | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-01 | 2 | -6/+30 |
|\ | |||||
| * | add collision detection (maybe finished) | Jean Fabre-Monplaisir | 2015-02-01 | 2 | -6/+30 |
| | | |||||
* | | Begin work on canonical movements. | Alex Auvolat | 2015-02-01 | 2 | -7/+42 |
|/ | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-01 | 1 | -0/+6 |
|\ | | | | | | | | | Conflicts: geom.hpp | ||||
| * | add canon_angle | Jean Fabre-Monplaisir | 2015-02-01 | 1 | -0/+6 |
| | | |||||
* | | Implement random point chosing algorithm | Alex Auvolat | 2015-02-01 | 3 | -5/+31 |
| | | |||||
* | | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-01 | 3 | -7/+41 |
|\| | |||||
| * | Merge branch 'master' of github.com:Alexis211/Robotique | Jean Fabre-Monplaisir | 2015-02-01 | 7 | -22/+240 |
| |\ | | | | | | | | | | | | | Conflicts: problem.cpp | ||||
| * | | begin detection collision | Jean Fabre-Monplaisir | 2015-02-01 | 3 | -6/+41 |
| | | | |||||
* | | | Begin work on worker thread | Alex Auvolat | 2015-02-01 | 4 | -3/+170 |
| |/ |/| | |||||
* | | Implement movement rendering | Alex Auvolat | 2015-02-01 | 4 | -26/+55 |
| | | |||||
* | | Basic interface : can add obstacles ; set begin/end position, ... | Alex Auvolat | 2015-02-01 | 6 | -12/+192 |
| | | |||||
* | | Add info to problem.cpp | Alex Auvolat | 2015-02-01 | 1 | -1/+11 |
|/ | |||||
* | Merge branch 'master' of https://github.com/Alexis211/Robotique | Alex Auvolat | 2015-02-01 | 1 | -20/+48 |
|\ | |||||
| * | Add prototype | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -0/+10 |
| | | |||||
| * | fix indentation | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -24/+24 |
| | | |||||
| * | Merge branch 'master' of github.com:Alexis211/Robotique | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -6/+6 |
| |\ | |||||
| * | | work on circle arcs. | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -20/+38 |
| | | | |||||
* | | | Begin work on UI | Alex Auvolat | 2015-02-01 | 6 | -15/+233 |
| |/ |/| | |||||
* | | Indentation fixes | Alex Auvolat | 2015-01-08 | 1 | -6/+6 |
|/ | |||||
* | distance à un cercle - ça compile ! | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -9/+7 |
| | |||||
* | Merge branch 'master' of github.com:Alexis211/Robotique | Alex Auvolat | 2015-01-08 | 1 | -5/+16 |
|\ | | | | | | | | | Conflicts: geom.hpp | ||||
| * | Ajout de fonction de distance d'un point à un segment. | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -3/+15 |
| | | |||||
* | | Add geometry & problem description | Alex Auvolat | 2015-01-08 | 4 | -27/+91 |
|/ | |||||
* | Merge branch 'master' of github.com:Alexis211/Robotique | Alex Auvolat | 2015-01-08 | 1 | -3/+7 |
|\ | | | | | | | | | Conflicts: geom.hpp | ||||
| * | implementation des constructeurs de droite et distance à une droite | Jean Fabre-Monplaisir | 2015-01-08 | 1 | -4/+9 |
| | | |||||
* | | Add geometry functions & various modifications. | Alex Auvolat | 2015-01-08 | 4 | -5/+78 |
|/ |