j3soon / ros2-essentials

A repo containing essential ROS2 (Humble) features for controlling Autonomous Mobile Robots (AMRs).
Apache License 2.0
7 stars 3 forks source link

Simple ZED to Husky Pipeline #26

Open j3soon opened 6 months ago

j3soon commented 6 months ago

Set up a workspace that demonstrates a simple end-to-end control flow (without using odometry, navigation, etc.).

The docker compose file should directly use the pre-built image of ZED (#25) and Husky (#10). This approach allows the PR to be de-coupled from them, eliminating the need to wait for the merging of those two PRs.