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 rosbag2_py::Player::play to replace rosbag2_transport_python version #693

Merged
merged 4 commits into from
Mar 30, 2021

Commits on Mar 26, 2021

  1. Add rosbag2_py::Transport::play to replace rosbag2_transport_python v…

    …ersion
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    f39a20e View commit details
    Browse the repository at this point in the history
  2. Fix linters

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c3d3bfa View commit details
    Browse the repository at this point in the history
  3. Remove printfs

    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c36ebd4 View commit details
    Browse the repository at this point in the history
  4. Rename exposed pybind class as Player in anticipation of braeking up …

    …Rosbag2Transport
    
    Signed-off-by: Emerson Knapp <eknapp@amazon.com>
    Emerson Knapp committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    bf0f852 View commit details
    Browse the repository at this point in the history