You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a duplicate. Before opening a new issue, please search existing issues.
This issue is not a question, feature request, or anything other than a bug report directly related to this project.
Description
When trying to build the docker image for Nvidia Jetson, L4T version 36.3.0 with ROS 2 Humble the build fails as the base image dustynv/ros:humble-ros-base-l4t-r36.3.0 used in
Sorry @Myzhar@beniaminopozzan , I did not realize Stereolabs zed-ros2-wrapper dependent on this image. I will rebuild and push it now. I have still been pushing the ros-desktop images by default, but I suspect you want the minimal base image.
Hi @dusty-nv , thank you!
Yes please, the minimal base image would be perfect: humble-ros-base-l4t-r36.3.0
If I'm not asking too much, also humble-ros-base-l4t-r36.4.0 would be quite useful!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days
Preliminary Checks
Description
When trying to build the docker image for Nvidia Jetson, L4T version 36.3.0 with ROS 2 Humble the build fails as the base image
dustynv/ros:humble-ros-base-l4t-r36.3.0
used inzed-ros2-wrapper/docker/Dockerfile.l4t-humble
Line 2 in 855b249
does not exists.
Steps to Reproduce
cd docker
./jetson_build_dockerfile_from_sdk_and_l4T_version.sh l4t-r36.3.0 zedsdk4.2.2
Expected Result
The container image shall build without issues
Actual Result
The build fails immediately as the base image does not exist.
ZED Camera model
ZED
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: