Ros Noetic, undefined symbol, Jetson AGX, Jetpack 5.1
Michsh opened this issue · 2 comments
Michsh commented
Hi,
I get this error:
ros_workspace/devel/lib/ros_deep_learning/detectnet: undefined symbol: _ZN9detectNet18NetworkTypeFromStrEPKc
when i try to run
./ros_workspace/devel/lib/ros_deep_learning/detectnet or with roslaunch
Need help, its`s a fresh install of jetpack.
Thanks !
dusty-nv commented
Hi @Michsh, can you try cloning/installing the 20230317
branch of jetson-inference while I am updating/fixing the ros_deep_learning buid?
dusty-nv commented
OK, this should be fixed in ros_deep_learning master now.