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

Implement snapshot mechanism and corresponding ROS Service #850

Merged
merged 5 commits into from
Sep 24, 2021

Commits on Sep 13, 2021

  1. Add snapshot service to recorder node

    Signed-off-by: Cameron Miller <cammlle@amazon.com>
    Cameron Miller authored and emersonknapp committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    3ca8350 View commit details
    Browse the repository at this point in the history
  2. Address a couple nitpicks

    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    55beff6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Rewrite make_callback as a private method, using bind instead of lamb…

    …da, to reuse in take_snapshot
    
    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    bd852fd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Simplify and clarify double buffering patterns

    Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
    emersonknapp committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    cdeaf13 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Rename to release_consumer_buffer

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