Skip to content
Snippets Groups Projects
Commit 37719385 authored by beuchatp's avatar beuchatp
Browse files

Fixed typos in rostopic FAQ

parent e75e1f16
No related branches found
No related tags found
No related merge requests found
...@@ -265,6 +265,7 @@ Common pitfalls to watch out for are: ...@@ -265,6 +265,7 @@ Common pitfalls to watch out for are:
- If you advertise or subscribe to a topic from with a block of code enclosed by curly braces, for example: - If you advertise or subscribe to a topic from with a block of code enclosed by curly braces, for example:
Common pitfalls to wathc out for are: Common pitfalls to wathc out for are:
- If there are two topics with a very similar name, then double check the spelling of the topic is identical in both the - If there are two topics with a very similar name, then double check the spelling of the topic is identical in both the
``` ```
ros::Subscriber my_subscriber; ros::Subscriber my_subscriber;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment