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

Fix ros1_bridge_ws #54

Closed YuZhong-Chen closed 2 weeks ago

YuZhong-Chen commented 2 weeks ago

In this PR, I have done the following:

Based on testing, compiling an amd64 docker image on an AMD architecture computer takes about 35 minutes. Cross-compiling takes approximately 5 to 6 hours, while on an NVIDIA Orin with arm64 docker image, it takes around an hour and a half.