Commit graph

12 commits

Author SHA1 Message Date
735615e360 fix: gitlab-ci repos 2024-12-09 21:23:57 +03:00
71f86ab17d feat: update build scripts and dependencies
- Updated `.gitlab-ci.yml` to use `all-deps.repos` and install additional Python dependencies via `requirements.txt`.
- Enhanced `Dockerfile` with better dependency management:
  - Added `SHELL` declaration for consistent script execution.
  - Installed `libgeos-dev` for geometry processing.
  - Included `python3-rosdep` and `python3-colcon-common-extensions` for ROS2 tooling.
  - Streamlined ROS2 and dependency installation steps.
- Refined `requirements.txt` to adjust package versions and include new dependencies such as `tensorflow` and `torch`.
- Updated repository URL for `rbs_assets_library` in `requirements.txt`.

These changes improve dependency resolution, enhance build reproducibility, and align with updated requirements.
2024-12-09 18:24:33 +03:00
d5e7768d90 Multi-Robot Setup 2024-04-18 13:29:36 +00:00
e6623c3812 update ci due to the repos file being moved 2024-02-16 22:18:52 +03:00
d1bddab437 update gitlab-ci final 2023-12-22 22:41:04 +03:00
77e155954a update gitlab-ci 2023-12-22 19:18:07 +03:00
5b849c2ea9 update gitlab-ci 2023-12-22 16:13:09 +03:00
54d142443d update gitlab-ci 2023-12-22 14:42:03 +03:00
75355417ff update CI 2023-07-30 10:46:52 +03:00
Roman Andrianov
9f27ad0af3 Environment manager base architecture implemented 2023-02-08 15:06:48 +00:00
e46c7bef74 Migrate to Gazebo Fortress 2023-02-03 07:04:12 +00:00
71cfa0991f Added build job on merge request with Gitlab CI 2022-01-23 20:40:41 +00:00