unable to launch ros2 launch autoware_tensorrt_yolox yolox.launch.xml from docker container #5844
-
|
Hello, I've been trying to launch the yolox node from the autoware docker container and I get the following error: 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.
Replies: 3 comments 2 replies
-
|
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.

Hi Marc @MarcFacerias
I try to reproduce your issue,but yolox works fine for me, I attach my manual here for your reference