8 Commits

Author SHA1 Message Date
EricX-Zhao 39f628605f Switch RK3576 toolchain to Buildroot SDK and migrate to Python 3.11 2026-07-10 17:08:18 +03:00
EricX-Zhao ea0313a66d Add support for RK3576 platform and restructure vendor packages directory 2026-07-07 10:07:30 +03:00
EricX-Zhao e276ce3a64 Add ROS_ROOT configuration for cross-compilation
Add ROS_ROOT argument to compose.yaml, update toolchain CMake to search
in ROS_ROOT, and modify final stage of Dockerfiles to copy to ROS_ROOT
instead of TARGET_SYSROOT. Also add support for ROS2 lyrical distro.
2026-05-11 10:28:33 +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 0032c4b8d9 rename docker images 2026-02-24 09:34:24 +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 c15a3552ae init commit 2026-02-11 17:54:06 +03:00