Add robotics task category
Browse filesThis PR adds the robotics task category for better discoverability.
README.md
CHANGED
@@ -1,2 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Please check the following links for more details about the project:
|
2 |
[arXiv](https://arxiv.org/abs/2411.17820) | [GitHub](https://github.com/ai4ce/CityWalker) | [Website](https://ai4ce.github.io/CityWalker/)
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- robotics
|
4 |
+
---
|
5 |
+
|
6 |
## Please check the following links for more details about the project:
|
7 |
[arXiv](https://arxiv.org/abs/2411.17820) | [GitHub](https://github.com/ai4ce/CityWalker) | [Website](https://ai4ce.github.io/CityWalker/)
|