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

Make Video recorder plugin work with MinimalScene #900

Merged
merged 15 commits into from
Sep 22, 2021

Commits on May 12, 2021

  1. Add scene manager GUI plugin that works with ign-gui's Scene3D

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    3a7d09c View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    80161fb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    d0d7066 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Update to latest

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5f94fe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Merge branch 'main' into chapulina/6/scene_manager

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c5b16d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Added Video recorder plugin

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    53ce2f2 View commit details
    Browse the repository at this point in the history
  2. Select the user camera with UserData method

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    514d329 View commit details
    Browse the repository at this point in the history
  3. make linters happy

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    ce3f505 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

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

Commits on Aug 13, 2021

  1. Move video recording logic to existing plugin and add legacy mode

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    7650dda View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

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

Commits on Aug 17, 2021

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

Commits on Sep 21, 2021

  1. Added feedback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a6771bf View commit details
    Browse the repository at this point in the history
  2. merged from main

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    2aeb86f View commit details
    Browse the repository at this point in the history
  3. remove unused code

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ab58eee View commit details
    Browse the repository at this point in the history