Open beniaminopozzan opened 2 days ago
Hi @beniaminopozzan Unfortunately, @dusty-nv has not yet released this version: https://hub.docker.com/r/dustynv/ros/tags?name=humble-ros
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!
OK, dustynv/ros:humble-ros-base-l4t-r36.3.0
build and pushed 👍
The R36.4 build of it it hit an error, I am trying again now...
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 inhttps://github.com/stereolabs/zed-ros2-wrapper/blob/855b2494643cd9e6874867a5bfbebc3381764bf8/docker/Dockerfile.l4t-humble#L2
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