Skip to content

Commit

Permalink
remove .msg
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
  • Loading branch information
ijnek committed Aug 20, 2022
1 parent d09a396 commit 7849dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ ros2 run zbar_ros barcode_reader
### Topics

Subscriptions:
* `image` (`sensor_msgs/msg/Image.msg`)
* `image` (`sensor_msgs/msg/Image`)

Publisher:
* `barcode` (`std_msgs/msg/String`) - **DEPRECATED**
* `symbol` (`zbar_ros_interfaces/msg/Symbol`)
* `barcode` (`std_msgs/msg/String`) - **DEPRECATED**


### (Optional) Debugging the barcode_reader node
Expand Down

0 comments on commit 7849dc0

Please sign in to comment.