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

Add Polygon Info obtained from zbar #11

Merged
merged 7 commits into from
Apr 20, 2024

Commits on Apr 20, 2024

  1. add polygon info, and publish with Symbol.msg format

    Signed-off-by: ijnek <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    800e79b View commit details
    Browse the repository at this point in the history
  2. Update barcode_reader_node.cpp

    Fix print formatting
    
    Signed-off-by: ijnek <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d94a8c9 View commit details
    Browse the repository at this point in the history
  3. add code to deprecate barcode topic

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    94e9871 View commit details
    Browse the repository at this point in the history
  4. update warning message

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8b3c565 View commit details
    Browse the repository at this point in the history
  5. remove .msg

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    8f8535e View commit details
    Browse the repository at this point in the history
  6. bring non-deprecated code before deprecated code

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    a78044e View commit details
    Browse the repository at this point in the history
  7. use vision_msgs and not geometry_msgs

    Signed-off-by: Kenji Brameld <kenjibrameld@gmail.com>
    ijnek committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    233697f View commit details
    Browse the repository at this point in the history