Ar-Ray-code / YOLOX-ROS

YOLOX + ROS2 object detection package (C++ only support)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change the topic?

Nobody-Zhang opened this issue · comments

Hello~ I'm a student trying to use this YOLOX-ROS (batch : ros1) in a program. But the robot publish Image from 'drone_0/Scene', so how can i change the code to adapt this fantastic source to the robot?
thx a lot

commented

ROS1? I cannot guarantee that it will work because of the planned EOL for ROS1...

Please read the following document for more information on ROS1 remapping.

Thank U for answering my question.
I've read the document U gived.

ummmm, I've deleted something in launch file and py.

Like this:
Line 110:
image

Deleated something:
image

The result is: ...
image

QWQ could U please

ROS1? I cannot guarantee that it will work because of the planned EOL for ROS1...

Please read the following document for more information on ROS1 remapping.

image

Hey, thanks 2 U, I almost succeed in finishing this!
But。。。Qt version of Ur computer is?

Rewrite a python script.
Problem fixed.