/README.md

https://bitbucket.org/albertcp_/task_based_mission_planner_process · Markdown · 32 lines · 17 code · 15 blank · 0 comment · 0 complexity · e7ad87e22f1cc139d39c212d0dd6fe2f MD5 · raw file

  1. # Brief
  2. This package is a process for interpreting a mission plan. The operator can specify a mission in TML language using a task-based approach and this process interprets such a specification, generating the appropriate orders for the rest of processes in Aerostack to carry out the mission.
  3. # Subscribed Topics
  4. - **behavior_event** ([droneMsgsROS/BehaviorEvent](https://bitbucket.org/joselusl/dronemsgsros/src/master/msg/BehaviorEvent.msg))
  5. Notification that a behavior has ended.
  6. # Configuration Files
  7. - **mission_specification_file.xml**
  8. The mission specification is written in a XML file, called mission_specification_file.xml, using the TML language.
  9. ---
  10. # Publication
  11. Martin Molina, Adrian Diaz-Moreno, David Palacios, Ramon A. Suarez-Fernandez, Jose Luis Sanchez-Lopez, Carlos Sampedro, Hriday Bavle and Pascual Campoy (2016): "Specifying Complex Missions for Aerial Robotics in Dynamic Environments". International Micro Air Vehicle Conference and Competition, IMAV 2016. Beijing, China.
  12. ---
  13. # Process Development
  14. **Maintainer:** Alberto Camporredondo ([alberto.camporredondo@gmail.com](mailto:alberto.camporredondo@gmail.com))
  15. **Contributors:**
  16. - Adrian Diaz ([adrian.diazm@outlook.com](mailto:adrian.diazm@outlook.com))
  17. - Guillermo De Fermin ([gdefermin@gmail.com](mailto:gdefermin@gmail.com))