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

Namespacing lidar topic #359

Closed
retinfai opened this issue Jul 10, 2023 · 1 comment
Closed

Namespacing lidar topic #359

retinfai opened this issue Jul 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@retinfai
Copy link

Desired behavior

The lidar sensor publishes to the /lidar topic. This becomes a problem when i want multiple robots operating in the same simulation.

Alternatives considered

You can sort the messages by their header.

Implementation suggestion

It's more beautiful to namespace the topics. I imagine we just alter the line that sets the topic to include the id/name of the robot. The question is whether these things are accessible inside the sensor.

@retinfai retinfai added the enhancement New feature or request label Jul 10, 2023
@retinfai
Copy link
Author

We can namespace on the xacro side. Closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant