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 tutorial for using the Pose component #2219

Merged
merged 25 commits into from
Jun 14, 2024

Commits on Nov 1, 2023

  1. Update changelog and prepare for pre2 release (#2178)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    azeey authored and mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    86f42f8 View commit details
    Browse the repository at this point in the history
  2. Prepare for 8.0.0 Release (#2181)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    azeey authored and mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8b9b3a2 View commit details
    Browse the repository at this point in the history
  3. Remove direct dependency on libdart in CI (#2187)

    * Remove ci-focal
    
    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    azeey authored and mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5db2379 View commit details
    Browse the repository at this point in the history
  4. Support specifying the name of light associated with lens flares (#2172)

    ---------
    
    Signed-off-by: Ian Chen <ichen@openrobotics.org>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    iche033 authored and mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1b7d9ef View commit details
    Browse the repository at this point in the history
  5. add components tutorial

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    606efea View commit details
    Browse the repository at this point in the history
  6. document component used

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    1b0caba View commit details
    Browse the repository at this point in the history
  7. Update tutorials/component_jointforcecmd.md

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Mabel Zhang <mabel.m.zhang@gmail.com>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang and ahcorde committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    139c68b View commit details
    Browse the repository at this point in the history
  8. Update tutorials/component_jointforcecmd.md

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Mabel Zhang <mabel.m.zhang@gmail.com>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang and ahcorde committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c4fab59 View commit details
    Browse the repository at this point in the history
  9. Update tutorials/component_jointforcecmd.md

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Mabel Zhang <mabel.m.zhang@gmail.com>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang and ahcorde committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    3529da7 View commit details
    Browse the repository at this point in the history
  10. Update tutorials/component_jointforcecmd.md

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Mabel Zhang <mabel.m.zhang@gmail.com>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang and ahcorde committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    0ed09b8 View commit details
    Browse the repository at this point in the history
  11. missing quotes from auto commits

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9d2aa1b View commit details
    Browse the repository at this point in the history
  12. exclude comment lines from doxygen snippet

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    29fbb92 View commit details
    Browse the repository at this point in the history
  13. Fix custom_sensor_system example (#2208)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    azeey authored and mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f6668fa View commit details
    Browse the repository at this point in the history
  14. Standardize Doxygen parameter formatting for systems A-N (#2183)

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    299cf20 View commit details
    Browse the repository at this point in the history
  15. pose component tutorial

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9111343 View commit details
    Browse the repository at this point in the history
  16. add component doxygen

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e5b2b68 View commit details
    Browse the repository at this point in the history
  17. rename confusing file name

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    b703b89 View commit details
    Browse the repository at this point in the history
  18. rename page tag to be consistent with downstream tutorial

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    166bcf2 View commit details
    Browse the repository at this point in the history
  19. merge from upstream

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d175dec View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Merge remote-tracking branch 'origin/gz-sim8' into mabelzhang/compone…

    …nt_tutorial_pose2
    
    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6a4a045 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. merge from gz-sim8

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    db95472 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mabelzhang/component_tutorial_pose2' of github.com:gaze…

    …bosim/gz-sim into mabelzhang/component_tutorial_pose2
    mabelzhang committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    af58334 View commit details
    Browse the repository at this point in the history
  3. Fix CI msgs::Set error. Remove createComponent block

    Signed-off-by: Mabel Zhang <mabel@openrobotics.org>
    mabelzhang committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9c0b2c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ed8f171 View commit details
    Browse the repository at this point in the history
  2. Remove merge conflict marker

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e249b8e View commit details
    Browse the repository at this point in the history