Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i change ros topic name? #23

Open
kimwin2 opened this issue Mar 28, 2019 · 1 comment
Open

how can i change ros topic name? #23

kimwin2 opened this issue Mar 28, 2019 · 1 comment

Comments

@kimwin2
Copy link

kimwin2 commented Mar 28, 2019

Hi,
I want to use 2 caemaras, which is same model(Asus Axion)
The problem is that, their topic name is same so that it conflicts.
My system is based on 1 ros master.

So, Can i change the topic name?
Actually I tried to write "remap" on launch file.

<remap from ="camera/rgb/image_raw" to=""camera1/rgb/image_raw>

But other things(ir camera info, etc... ) remain yet.

Is there any way to change all of /camera -> /camera1 ?

thanks.

@k-okada
Copy link
Contributor

k-okada commented Mar 28, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants