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 type masquerading demos #482

Merged
merged 9 commits into from
May 15, 2021
Merged

Add type masquerading demos #482

merged 9 commits into from
May 15, 2021

Commits on May 11, 2021

  1. Use cv::Map instead of sensor_messages::Image

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    audrow authored and wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    17ca47c View commit details
    Browse the repository at this point in the history
  2. Use int32_t instead of std_msgs::Int32

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    audrow authored and wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    78506e3 View commit details
    Browse the repository at this point in the history
  3. Replace existing files with type masquerading demos

    Signed-off-by: Audrow Nash <audrow.nash@gmail.com>
    audrow authored and wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7dd4860 View commit details
    Browse the repository at this point in the history
  4. wip updating image_tools demo

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    9795b4c View commit details
    Browse the repository at this point in the history
  5. refactor image_tools demo to use cv::Mat TypeAdapter

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3a8bf68 View commit details
    Browse the repository at this point in the history
  6. update image_tools library so it can be reused outside if desired

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 11, 2021
    Configuration menu
    Copy the full SHA
    07debb3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Store is big endian in ROSCvMatContainer

    Signed-off-by: Audrow Nash <audrow@hey.com>
    paudrow committed May 13, 2021
    Configuration menu
    Copy the full SHA
    15f7022 View commit details
    Browse the repository at this point in the history
  2. uncrustify

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed May 13, 2021
    Configuration menu
    Copy the full SHA
    9e4d35e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Fix cpplint errors

    Signed-off-by: Audrow Nash <audrow@hey.com>
    paudrow committed May 14, 2021
    Configuration menu
    Copy the full SHA
    635fa66 View commit details
    Browse the repository at this point in the history