Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lFatality authored Dec 1, 2020
1 parent f771722 commit 990b240
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,10 @@ install(
</export>
```

Make sure to build your ROS2 workspace again after adding the `install` statement for the `.yaml` file!
Otherwise it will not be in the `install` folder and the bridge will not know about the mapping!
If you forgot it, make sure to source your workspace again before building.

For more complex mapping examples for both topics and services as well as additional information, refer to the ros_bridge documentation: https://github.com/ros2/ros1_bridge/blob/master/doc/index.rst

## - Bridge workspace
Expand Down

0 comments on commit 990b240

Please sign in to comment.