unable to launch ros2 launch autoware_tensorrt_yolox yolox.launch.xml from docker container #5844
Replies: 3 comments 1 reply
-
Could you provide more details about the following?
|
Beta Was this translation helpful? Give feedback.
-
Hi Marc @MarcFacerias I try to reproduce your issue,but yolox works fine for me, I attach my manual here for your reference
if everything goes well , you will see bbox on the rviz window pedestrain is surrounded by a red box BTW , the preprocess_on_gpu is set to true by default Happy hacking 心刚 |
Beta Was this translation helpful? Give feedback.
-
hi marc, @MarcFacerias If you fail follow my manual, please feel free to contact me Best regards 心刚 |
Beta Was this translation helpful? Give feedback.
-
Hello, I've been trying to launch the yolox node from the autoware docker container and I get the following error:
Could not load library dlopen error: libautoware_tensorrt_yolox_gpu_preprocess.so: cannot open shared object file: No such file or directory, at ./src/shared_library.c:99
There's an answer suggesting to manually copy the missing .so file, https://github.com/orgs/autowarefoundation/discussions/4203. Is there a cleaner way to update the docker container so that this behavior is prevented ? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions