I am trying to use a jetson Orin nano on ros2 with a ZED Mini camera to launch NVBLOX-V-SLAM.
While launching the docker container for Isaac ROS ZED Setup setup- Isaac ROS ZED Setup β isaac_ros_docs documentation I ran into an error in the docker build while running step 4 trying to launch the docker container. I have attached it in a .txt file. output.txt (27.2 KB)
I have the same issue when starting run_dev.sh on isaac_ros_common v3.2-6
File "/tmp/pip-build-env-uwpn3vfo/overlay/local/lib/python3.10/dist-packages/scikit_build_core/_vendor/pyproject_metadata/__init__.py", line 516, in validate
102.6 except packaging.utils.InvalidName:
102.6 AttributeError: module 'packaging.utils' has no attribute 'InvalidName'
102.6 [end of output]
It seems like the pip install was mismatching scikit-build-core and packaging versions. I split the pip install like shown below in the Dockerfile.aarch64. Not sure exactly which package was problematic, but this fix allows the docker container to successfully build and enter.
@jolin , curious to see if you have another solution.
@jolin Any update from engineering. I am trying to get this running on a realsense d455 but facing a similar issue. Suggestion from @vpanchal1 did help to get over one hurdle but ./run_dev.sh does fail repeatedly.
Welcome to the Isaac ROS forum.
Unfortunately, I donβt have the update yet.
If you want a quick workaround, rolling back to the older version of isaac_ros_common will be helped:
cd ${ISAAC_ROS_WS}/src && \
git clone -b v3.2-5 https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_common.git isaac_ros_common
Hi @jolin ,
thank you for the update. Would the shared isaac_ros_common be compatible with jetson orin nano developer kit and the following jetpack versions?
ackage: nvidia-jetpack
Version: 6.2+b77
Priority: standard
Section: metapackages
Source: nvidia-jetpack (6.2)
Maintainer: NVIDIA Corporation
Installed-Size: 199 kB
Depends: nvidia-jetpack-runtime (= 6.2+b77), nvidia-jetpack-dev (= 6.2+b77)
Homepage: Jetson - Embedded AI Computing Platform | NVIDIA Developer
Download-Size: 29.3 kB
APT-Sources: https://repo.download.nvidia.com/jetson/common r36.4/main arm64 Packages
Description: NVIDIA Jetpack Meta Package