Open joycej8 opened 9 months ago
Unfortunately we haven't been able to replicate this issue on our side, though we have heard similar reports from other users. Could you take a look at this thread and see if the workaround helps you as well? https://forums.developer.nvidia.com/t/cmake-cannot-find-vpi-after-isaac-ros-2-1-upgrade/273692/7
Do you know if this Jetson was upgraded from 5.1.1 or an older version of JetPack using the OTA method, or was it reflashed using the SDK Manager? As a more extreme option, you may want to reflash your Jetson via SDK Manager to get a "clean slate".
Hello,
I am following this tutorial: https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_argus_camera/isaac_ros_argus_camera/index.html#stereo-camera
I am having a problem with
isaac_ros_common
using:Running colcon build in my isaac_ros-ws leads to this error:
Here is some debugging:
There are some broken Symlinks as well
I've tried solutions like: https://forums.developer.nvidia.com/t/cmake-cannot-find-vpi-after-isaac-ros-2-1-upgrade/273692
rm -R build install log
Thanks for your help!