RICM4 2017 2018 - RobAIR17-1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= RobAIR Project Progress = |
|||
= Progression du projet RobAIR = |
|||
== S1 : 15 |
== S1 : 15 January - 21 January == |
||
* |
* Presentation of RobAIR by the supervisors. |
||
* Reflection on the subject of the project |
|||
* Réfléxion sur le sujet du projet. |
|||
== S2 : 22 |
== S2 : 22 January - 28 January == |
||
* |
* Cloning of RobAIR's GIT repository (many problems during installation). |
||
* Review of tasks already completed/current code. |
|||
* Prise de connaissance des tâches déjà réalisés/du code actuel. |
|||
* |
* First step of reflexion on the modeling of a plan. |
||
== S3 : 29 |
== S3 : 29 January - 4 February == |
||
* ROS tutorial. |
|||
* Tutoriel de ROS. |
|||
* |
* Search on Slam and Gmap. |
||
== S4 : 5 |
== S4 : 5 February - 11 February == |
||
* |
* ROS Tutorial (continued). |
||
* |
* Search an algo of displacement |
||
== S5 : 12 |
== S5 : 12 February - 18 February == |
||
* Reading of the code already done with the knowledge acquired from the ROS tutorials. |
|||
* Relecture du code déjà réalisé avec les connaissances acquises des tutoriels ROS. Compréhension des différents nodes développés. |
|||
* Understanding of the different nodes developed. |
|||
== S6 : 26 |
== S6 : 26 February - 4 March == |
||
* |
* Robair interface creation + attempt to adapt the js script managing the RobAir movement |
||
* Algo |
* Algo to move in a map (generated by hand) |
||
== S7 : 5 |
== S7 : 5 March - 11 March == |
||
* |
* RobAIR interface completed |
||
* Algo |
* Algo displacement (continuation) (an adaptation to maps of the.pgm type will be necessary because one could generate them thanks to the package slam_gmapping and LiDar installed on RobAIR) |
||
* |
* Questioning about RobAir's travel system in autonomous mode (using a package named Smooth Nearness-Diagram Navigation?) |
||
== S8 : 12 |
== S8 : 12 March - 18 March == |
||
* Dijkstra |
* Dijkstra finished, interface + creation of algo back-end almost finalized. |
||
* |
* Beginning of the tests of the algorithms of table/graph creation. To do in S9: Dijkstra algo test. |
||
== S8 : 19 March - 25 March == |
|||
* Function testing, integration of all parts in the main project |
|||
* Dijkstra functional |
|||
* Research on obstacle avoidance |
|||
== S9 : 26 March - 1 April == |
|||
* Creating a new map : 1rst floor of Polytech' Grenoble |
|||
* Creation of the moving function that allows the robot to accompany the user to the desired room. |
|||
* Choice to return RobAIR to its initial position with each use. So that it can be placed at the entrance of the building to facilitate its use, rather than looking where it is. |
Revision as of 14:06, 28 March 2018
RobAIR Project Progress
S1 : 15 January - 21 January
- Presentation of RobAIR by the supervisors.
- Reflection on the subject of the project
S2 : 22 January - 28 January
- Cloning of RobAIR's GIT repository (many problems during installation).
- Review of tasks already completed/current code.
- First step of reflexion on the modeling of a plan.
S3 : 29 January - 4 February
- ROS tutorial.
- Search on Slam and Gmap.
S4 : 5 February - 11 February
- ROS Tutorial (continued).
- Search an algo of displacement
S5 : 12 February - 18 February
- Reading of the code already done with the knowledge acquired from the ROS tutorials.
- Understanding of the different nodes developed.
S6 : 26 February - 4 March
- Robair interface creation + attempt to adapt the js script managing the RobAir movement
- Algo to move in a map (generated by hand)
S7 : 5 March - 11 March
- RobAIR interface completed
- Algo displacement (continuation) (an adaptation to maps of the.pgm type will be necessary because one could generate them thanks to the package slam_gmapping and LiDar installed on RobAIR)
- Questioning about RobAir's travel system in autonomous mode (using a package named Smooth Nearness-Diagram Navigation?)
S8 : 12 March - 18 March
- Dijkstra finished, interface + creation of algo back-end almost finalized.
- Beginning of the tests of the algorithms of table/graph creation. To do in S9: Dijkstra algo test.
S8 : 19 March - 25 March
- Function testing, integration of all parts in the main project
- Dijkstra functional
- Research on obstacle avoidance
S9 : 26 March - 1 April
- Creating a new map : 1rst floor of Polytech' Grenoble
- Creation of the moving function that allows the robot to accompany the user to the desired room.
- Choice to return RobAIR to its initial position with each use. So that it can be placed at the entrance of the building to facilitate its use, rather than looking where it is.