dusty-nv / ros_deep_learning

Deep learning inference nodes for ROS / ROS2 with support for NVIDIA Jetson and TensorRT
862 stars 258 forks source link

Ros Noetic, undefined symbol, Jetson AGX, Jetpack 5.1 #114

Closed Michsh closed 1 year ago

Michsh commented 1 year ago

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 1 year ago

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 1 year ago

OK, this should be fixed in ros_deep_learning master now.