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:19] – liuxzh12023 | algorithms:create [2025/03/30 13:32] (current) – liuxzh12023 | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ./ | ./ | ||
| </ | </ | ||
| + | |||
| You can check whether the image is successfully built as follows: | You can check whether the image is successfully built as follows: | ||
| Line 47: | Line 48: | ||
| 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:// | ||
| + | |||
| + | <code bash> | ||
| + | / | ||
| + | . | ||
| + | ├── Dockerfile | ||
| + | ├── install.sh | ||
| + | ├── ORB_SLAM2 | ||
| + | └── **slamhive** | ||
| + | |||
| + | |||
| + | / | ||
| + | . | ||
| + | ├── mapping.py | ||
| + | ├── mappingtask.yaml | ||
| + | ├── mono.launch | ||
| + | └── template.yaml | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| Then you input: | Then you input: | ||
| Line 60: | 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.1743340754.txt.gz · Last modified: 2025/03/30 13:19 by liuxzh12023
                
                