Commit Graph

14 Commits

Author SHA1 Message Date
EricX-Zhao 218f03a321 Refactor VIO dev container configuration: update service names, add environment variables, and define volume mounts 2026-04-27 07:37:12 +00:00
EricX-Zhao ae3946e650 Add build script and devcontainer configurations for VIO development 2026-04-25 12:16:54 +00:00
EricX-Zhao 10ffc327b2 Fix Dockerfile to use correct path for ros repos and optimize vcs import command 2026-04-20 22:50:37 +03:00
EricX-Zhao ec215fc2ab Add ROS 2 Jazzy and Rolling support with Dockerfiles and repository configurations
- Created ros_jazzy.repos for ROS 2 Jazzy with necessary repositories.
- Added ros_rolling.Dockerfile for building ROS 2 Rolling with a multi-stage build process.
- Introduced ros_rolling.repos for ROS 2 Rolling with updated repository versions.
- Updated CMakeLists.txt in ceres_vendor to use version 2.1.0 and modified build options.
- Adjusted package.xml in ceres_vendor to comment out unnecessary dependencies.
- Created vendor_packages.Dockerfile to build various vendor packages including Ceres, OpenCV, and PCL with optimizations for cross-compilation.
2026-04-20 18:04:41 +03:00
EricX-Zhao 514803969d update Dockerfile to use Aliyun mirrors for Ubuntu sources 2026-04-20 00:14:42 +03:00
EricX-Zhao 1952d2a9e5 update ros jazzy and gz harmonic 2026-03-23 10:50:39 +03:00
EricX-Zhao 3ac5fd9e46 template develop docker compose yaml 2026-03-17 09:33:15 +03:00
EricX-Zhao 0032c4b8d9 rename docker images 2026-02-24 09:34:24 +03:00
EricX-Zhao bc646ac670 add missing python typing-extensions package 2026-02-12 17:31:28 +03:00
EricX-Zhao f746822e61 build ros rolling image 2026-02-12 15:40:17 +03:00
EricX-Zhao 4c6b249a22 add ros_cpp 2026-02-12 00:47:24 +03:00
EricX-Zhao 7fffde2fd6 add vendor packages 2026-02-12 00:47:10 +03:00
EricX-Zhao fae9d9f8ba download cross compiler 2026-02-12 00:46:54 +03:00
EricX-Zhao c15a3552ae init commit 2026-02-11 17:54:06 +03:00