algorithms:create
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| algorithms:create [2025/03/30 13:26] – liuxzh12023 | algorithms:create [2025/03/30 13:32] (current) – liuxzh12023 | ||
|---|---|---|---|
| Line 49: | Line 49: | ||
| You can firstly create Docker images following other provided algorithms and name them as: " | You can firstly create Docker images following other provided algorithms and name them as: " | ||
| - | https:// | + | https:// |
| <code bash> | <code bash> | ||
| Line 58: | Line 58: | ||
| ├── ORB_SLAM2 | ├── ORB_SLAM2 | ||
| └── **slamhive** | └── **slamhive** | ||
| + | |||
| + | |||
| + | / | ||
| + | . | ||
| + | ├── mapping.py | ||
| + | ├── mappingtask.yaml | ||
| + | ├── mono.launch | ||
| + | └── template.yaml | ||
| + | |||
| + | |||
| </ | </ | ||
| Line 73: | Line 83: | ||
| After all, you can click //save// button to add the algorithm to the database. | After all, you can click //save// button to add the algorithm to the database. | ||
| + | |||
| + | |||
| + | Here we give a novel SLAM algorithm example of complete building tutorial. | ||
| + | **TODO** | ||
algorithms/create.1743341217.txt.gz · Last modified: 2025/03/30 13:26 by liuxzh12023
