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

Rephrase section on connecting to non-ROS DDS Topics. #125

Closed

Conversation

miguelprada
Copy link
Contributor

Addresses #124.


| ROS Name | DDS Topic | DDS Partition |
|-----------------------------------------|---------------------|-----------------------------|
| `rostopic+exact+ns://camera_left/image` | `image` | [`camera_left`] |
| `rostopic+exact+ns://camera_left/image` | `camera_left/image` | [] |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the +ns should be removed here, and it should be taken as "this interpretation of rostopic+exact:// is incorrect".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, the +ns slipped past me...

@miguelprada
Copy link
Contributor Author

Considering the latest comments in #124 regarding the potential use of / in specific implementations of DDS, it doesn't look like this matter will be so simple to resolve. I'll close this and see where the conversation in #124 goes.

@miguelprada miguelprada closed this Apr 5, 2017
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

Successfully merging this pull request may close these issues.

2 participants