Skip to content
Discussion options

You must be logged in to vote

Hi Marc @MarcFacerias

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

  1. git clone autoware and vcs import ......
  2. pull latest universe docker , e.g. docker pull ghcr.io/autowarefoundation/autoware:universe-devel-cuda
  3. docker run ......
  4. download yolox onnx file to folder inside docker -- /root/autoware_data/tensorrt_yolox
  5. colcon build sym.. ..release --packages-up-to tensorrt_yolox
  6. source install/setup.bash
  7. ros2 launch yolox_tiny.launch.xml and wait for 10 minutes or less, cause tensorrt is build the local engine file for inference
  8. ctrl+c
  9. ros2 launch yolox_tiny.launch.xml and remember change the input topic to your camera topic
  10. opencv rviz…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@MarcFacerias
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MarcFacerias
Comment options

You must be logged in to vote
1 reply
@MarcFacerias
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants