Git Product home page Git Product logo

Comments (4)

hemalshahNV avatar hemalshahNV commented on August 28, 2024

Can you check if you're running JetPack 4.6 with VPI installed? Can you post the contents of /etc/nv_tegra_release here? It should show R32, Revision 6.1. Do you have the file /opt/nvidia/vpi1/lib64/libnvvpi.so.1.1.11 installed on your Xavier as well?

The compilation issues seems like a previous version of VPI installed which may mean an older JetPack installation.

from isaac_ros_common.

bblumberg avatar bblumberg commented on August 28, 2024

I thought I had upgraded successfully to 6.1, but your diagnosis was correct, and once I did an apt full-upgrade I got the correct output from:
more /etc/nv_tegra_release

R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t186ref, EABI: aarch64, DATE: Mon Jul 26 19:36:31 UTC 2021

here are the contents of /opt/nvidia/vpi1/lib64: libnvvpi.so libnvvpi.so.1 libnvvpi.so.1.1.12 python

I apologize for taking up your time on that one.

Now when I try to build the ros_common package I am getting this error:

admin@bruce-xavier:/workspaces/isaac_ros-dev$ colcon build
Starting >>> isaac_ros_common
Starting >>> isaac_ros_test
Finished <<< isaac_ros_test [1.91s]
--- stderr: isaac_ros_common
make[2]: *** No rule to make target '/opt/nvidia/vpi1/lib64/libnvvpi.so.1.0.15', needed by 'libisaac_ros_common.so'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/isaac_ros_common.dir/all] Error 2
make: *** [all] Error 2

Failed <<< isaac_ros_common [7.58s, exited with code 2]

Summary: 1 package finished [8.05s]
1 package failed: isaac_ros_common
1 package had stderr output: isaac_ros_common

bb

from isaac_ros_common.

hemalshahNV avatar hemalshahNV commented on August 28, 2024

I think the cmake files for VPI has not been updated. /usr/share/vpi1/cmake/vpi-config-version.cmake should list 1.1.11. In the stdout, I am seeing libnvvpi.so.1.0.15 which is the previous VPI version. Either that or you might need to clean build again to pick up the newer VPI version.

from isaac_ros_common.

bblumberg avatar bblumberg commented on August 28, 2024

This is what I get doing something in between other stuff. Yes, once I did a clean build (which I should have thought about), it compiled fine.

Thanks for your patience.

from isaac_ros_common.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.