Skip to content

Commit 9d90366

Browse files
Rework folder structure (#14)
* Rework folder structure part one * Remove empty readme * Massive restructure of the repo * Try to rework paths from the build system, now I broke it as I like * pyproject needs README Tiziano * Remove gitlab ci stuff and add github CODEOWNERS * Remove empty readme * Fix typo README * Remove localmaps.py file * fix code format * fix import after restructure * Add status to all prints in pipeline * Add optional dependencies --------- Co-authored-by: ssg1002 <[email protected]>
1 parent 199b65d commit 9d90366

40 files changed

+106
-212
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @saurabh1002 @tizianoGuadagnino

.gitlab-ci.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ As we decide to continue the development of **MapClosures** behond the scope the
7979
```sh
8080
git checkout ICRA2024
8181
```
82-
The goal of our development is to push the performances of **MapClosures** above the origianl results from the paper.
82+
The goal of our development is to push the performances of **MapClosures** above the origial results of the paper.
8383

8484
## Acknowledgement
8585

config/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)