Commit graph

7 commits

Author SHA1 Message Date
a8874fa0d7 Update Dockerfile and dependencies, add installation guide
- Switched base image in `Dockerfile` to `nvidia/cuda:12.6.2-cudnn-devel-ubuntu22.04`.
- Added non-interactive mode for Debian and streamlined package installation.
- Removed unused JSON library build steps.
- Enhanced ROS2 installation with keyring and repository setup.
- Simplified Python package and framework dependencies installation.
- Added commands for `git-lfs` installation and cloning `rbs_assets_library`.
- Introduced a new Russian installation guide (`doc/ru/installation.md`) with detailed steps for setting up the framework and dependencies.
- Fixed import paths in `octree.py` for consistency with project structure.
- Added `all-deps.repos` and `requirements.txt` for managing dependencies.
2024-11-20 21:07:19 +03:00
9a00883fbd optimize dockerfile for different configs 2023-12-22 13:52:31 +03:00
09b4c79e55 update Dockerfile 2023-12-19 08:11:39 +03:00
cafc5faad8 add megapose and cuda to docker 2023-12-14 17:09:16 +03:00
34c8961723 rbs_utils in env_manager and clear code 2023-12-14 12:00:35 +03:00
0588a5f6c6 update docker and fix depends 2023-12-12 00:54:55 +03:00
773d84a9eb add Dockerfile 2023-12-11 18:29:05 +03:00