GMC-DRL commited on
Commit
cb08399
·
verified ·
1 Parent(s): 6778500

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -13
README.md CHANGED
@@ -53,6 +53,20 @@ We reimplemented the benchmark in Python using `matlab.engine`, converting the o
53
 
54
  ---
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  ## 📄 Citation
57
 
58
  If you use this dataset in your research, please cite the original paper:
@@ -64,16 +78,4 @@ If you use this dataset in your research, please cite the original paper:
64
  journal={arXiv preprint arXiv:2501.14503},
65
  year={2025}
66
  }
67
- ```
68
-
69
- ## 🖼️ Example Visualization: Terrain53
70
-
71
- Below is an example of one benchmark instance (`Terrain53`) under the sparse threat scenario.
72
-
73
- <p align="center">
74
- <img src="img/terrain53.png" alt="Terrain53 3D View" width="45%" style="display: inline-block; margin-right: 10px;">
75
- <img src="img/terrain53_view.png" alt="Terrain53 2D Projection" width="45%" style="display: inline-block;">
76
- </p>
77
-
78
- - **Left:** 3D terrain surface with elevation and cylindrical threats (obstacles).
79
- - **Right:** 2D top-down projection with start (bule) and goal (yellow) points visualized.
 
53
 
54
  ---
55
 
56
+ ## 🖼️ Example Visualization: Terrain53
57
+
58
+ Below is an example of one benchmark instance (`Terrain53`) under the sparse threat scenario.
59
+
60
+ <p align="center">
61
+ <img src="img/terrain53.png" alt="Terrain53 3D View" width="45%" style="display: inline-block; margin-right: 10px;">
62
+ <img src="img/terrain53_view.png" alt="Terrain53 2D Projection" width="45%" style="display: inline-block;">
63
+ </p>
64
+
65
+ - **Left:** 3D terrain surface with elevation and cylindrical threats (obstacles).
66
+ - **Right:** 2D top-down projection with start (bule) and goal (yellow) points visualized.
67
+
68
+ ---
69
+
70
  ## 📄 Citation
71
 
72
  If you use this dataset in your research, please cite the original paper:
 
78
  journal={arXiv preprint arXiv:2501.14503},
79
  year={2025}
80
  }
81
+ ```