Update 2016 11 03 routing authored by Mohcine Chraibi's avatar Mohcine Chraibi
...@@ -99,7 +99,7 @@ Following snippet is a definition example of the routing information: ...@@ -99,7 +99,7 @@ Following snippet is a definition example of the routing information:
## The cognitive map ## The cognitive map
See this [talk](http://www.citg.tudelft.nl/fileadmin/Faculteit/CiTG/Over_de_faculteit/Afdelingen/Afdeling_Transport_en_Planning/conference/tgf15/presentations/wednesday/session_a/Andresen_tgf2015.pdf) to get the idea See this [talk](http://www.citg.tudelft.nl/fileadmin/Faculteit/CiTG/Over_de_faculteit/Afdelingen/Afdeling_Transport_en_Planning/conference/tgf15/presentations/wednesday/session_a/Andresen_tgf2015.pdf) to get the idea
[Smoke sensor documentation in JPSfire](https://cst.version.fz-juelich.de/jupedsim/JPSfire) [Smoke sensor documentation in JPSfire](https://gitlab.version.fz-juelich.de/jupedsim/JPSfire)
```xml ```xml
<router router_id="7" description="cognitive_map"> <router router_id="7" description="cognitive_map">
...@@ -112,7 +112,7 @@ See this [talk](http://www.citg.tudelft.nl/fileadmin/Faculteit/CiTG/Over_de_facu ...@@ -112,7 +112,7 @@ See this [talk](http://www.citg.tudelft.nl/fileadmin/Faculteit/CiTG/Over_de_facu
``` ```
## Updates ## Updates
For current development updates, please check this [issue](https://cst.version.fz-juelich.de/jupedsim/jpscore/issues/127) on our GitLab Repo. For current development updates, please check this [issue](https://gitlab.version.fz-juelich.de/jupedsim/jpscore/issues/127) on our GitLab Repo.
[^str_8_9]: If convex subrooms are provided, any exit strategy will work. [^str_8_9]: If convex subrooms are provided, any exit strategy will work.
... ...
......