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

Added camera tracking #226

Merged
merged 32 commits into from
Jul 6, 2021
Merged

Added camera tracking #226

merged 32 commits into from
Jul 6, 2021

Commits on May 8, 2021

  1. Split transport scene manager into a plugin outside Scene3D

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

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

Commits on May 12, 2021

  1. Add scene provider example

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed May 12, 2021
    Configuration menu
    Copy the full SHA
    0223961 View commit details
    Browse the repository at this point in the history
  2. Example to populate the scene using transport

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

Commits on May 15, 2021

  1. sceneFromFirstRenderEngine

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

Commits on May 26, 2021

  1. Added camera_controller_manager

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

Commits on Jun 8, 2021

  1. Fixed texture Id (#229)

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    a1627f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Add sky tag to the new Scene3D (#230)

    * Add sky tag to the new Scene3D
    
    Signed-off-by: ahcorde <ahcorde@gmail.com>
    
    * Update docs
    
    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    42e071f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Improve example

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    591d48c View commit details
    Browse the repository at this point in the history
  2. Create a new plugin and deprecate old one

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

Commits on Jun 19, 2021

  1. Add tests

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

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 19, 2021
    Configuration menu
    Copy the full SHA
    0c4e312 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into chapulina/6/new_scene

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

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

Commits on Jun 24, 2021

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

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f9e9a52 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into chapulina/6/new_scene

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    7e3be22 View commit details
    Browse the repository at this point in the history
  3. Update plugins with forward merge, improve pose example

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

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

Commits on Jun 25, 2021

  1. PR feedback

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    42f29c0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into chapulina/6/new_scene

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

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    081410e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/chapulina/6/new_scene' into ahco…

    …rde/camera_controller_manager
    ahcorde committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    83d7c33 View commit details
    Browse the repository at this point in the history
  3. Added feddback

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    d68ffc8 View commit details
    Browse the repository at this point in the history
  4. make linters happy

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

Commits on Jun 30, 2021

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

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

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

Commits on Jul 1, 2021

  1. Merge branch 'chapulina/6/new_scene' into ahcorde/camera_controller_m…

    …anager
    
    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    25d0d1c View commit details
    Browse the repository at this point in the history
  2. Add to scene.config and to examples

    Signed-off-by: Louise Poubel <louise@openrobotics.org>
    chapulina committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    5fc8a01 View commit details
    Browse the repository at this point in the history
  3. Added feedback and other tweaks

    Signed-off-by: ahcorde <ahcorde@gmail.com>
    ahcorde committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1a75774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce06dda View commit details
    Browse the repository at this point in the history
  5. Restored Scene3d example config file

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

Commits on Jul 2, 2021

  1. Add test, some cleanup

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