Skip to content

Commit

Permalink
change openFramework version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei18 committed Aug 10, 2021
1 parent cca26d8 commit a5f5f4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[submodule "third_party/openFrameworks"]
path = third_party/openFrameworks
url = https://github.com/openframeworks/openFrameworks.git
ignore = dirty
[submodule "third_party/grid-pathfinding"]
path = third_party/grid-pathfinding
url = https://github.com/Kei18/grid-pathfinding.git
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ The experimental scripts are written in Python3.7.

| Exp | used version | scripts |
| :--- | :--- | :--- |
| MAPF | | `exp_scripts/mapf.py` |
| MAPF | [![exp\_mapf](https://img.shields.io/badge/tag-exp__mapf-blue)](https://github.com/Kei18/pibt2/releases/tag/exp%2Fmapf) | `exp_scripts/mapf.py` |
| MAPD | | `exp_scripts/mapd.py` |


Expand Down
2 changes: 1 addition & 1 deletion third_party/openFrameworks
Submodule openFrameworks updated 160 files

0 comments on commit a5f5f4a

Please sign in to comment.