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

compressed_image_transport: image decompression as a stand-alone function. #51

Open
wants to merge 11 commits into
base: indigo-devel
Choose a base branch
from

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    fcccb84 View commit details
    Browse the repository at this point in the history
  2. Added missing file.

    airballking committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    88a4be2 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Removed usage of std::to_string because it is a C++11 feature, and th…

    …at is not available for ROS Kinetic.
    airballking committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    73f2b1b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    69989cc View commit details
    Browse the repository at this point in the history
  2. remove output

    bbferka committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8eb6d93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab50852 View commit details
    Browse the repository at this point in the history
  4. no const and don't force number of params for encoding, leave option …

    …for using default values
    bbferka committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    af3279a View commit details
    Browse the repository at this point in the history
  5. fix for 16.04

    bbferka committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6ebb3b6 View commit details
    Browse the repository at this point in the history
  6. change indent

    bbferka committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    49e2b79 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Jun 15, 2020

  1. Merge pull request #1 from bbferka/standalone-compression-functions

    image encoding as a standalone function
    airballking authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    5e1c725 View commit details
    Browse the repository at this point in the history