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

ROS2: Port image_view #475

Merged
merged 20 commits into from
Nov 25, 2019
Merged

ROS2: Port image_view #475

merged 20 commits into from
Nov 25, 2019

Commits on Nov 21, 2019

  1. IV: Setting up cmakelists and package.xml for ROS2.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    d175f97 View commit details
    Browse the repository at this point in the history
  2. IV: Renaming and reorganizing files for ROS2 port.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    383b28c View commit details
    Browse the repository at this point in the history
  3. IV: Ported most tools. Working on GUI apps.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    09b8bfc View commit details
    Browse the repository at this point in the history
  4. IV: Continuing port.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    3c10a62 View commit details
    Browse the repository at this point in the history
  5. More porting.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    270bdcf View commit details
    Browse the repository at this point in the history
  6. Fixing compilation errors.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    130c20c View commit details
    Browse the repository at this point in the history
  7. Fixing install location. Removing unused parameter.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    fbc7d75 View commit details
    Browse the repository at this point in the history
  8. Images can be viewed!

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    48a0854 View commit details
    Browse the repository at this point in the history
  9. imshow is broken but everything else works better.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    8becb66 View commit details
    Browse the repository at this point in the history
  10. Most stuff works!

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7db9535 View commit details
    Browse the repository at this point in the history
  11. Fixing topic lookup in stereo_view.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    553893d View commit details
    Browse the repository at this point in the history
  12. Making extract_images into a component.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    be1abf5 View commit details
    Browse the repository at this point in the history
  13. Making image_saver into a component.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    faa7b82 View commit details
    Browse the repository at this point in the history
  14. Making stereo_view into a component.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5225b07 View commit details
    Browse the repository at this point in the history
  15. Making video_recorder into a component.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7deaddc View commit details
    Browse the repository at this point in the history
  16. Updating copyrights and adding dual-licensing.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    b00a277 View commit details
    Browse the repository at this point in the history
  17. image_view: Reorganizing constructors. Squashing bugs.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5cf6813 View commit details
    Browse the repository at this point in the history
  18. image_view: Removing request_start_end parameter.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    e40e066 View commit details
    Browse the repository at this point in the history
  19. image_view: Adding parameter change callback.

    Joshua Whitley committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    04c4add View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Configuration menu
    Copy the full SHA
    c5e6109 View commit details
    Browse the repository at this point in the history