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

Enable document generation using rosdoc2 for ament_python pkgs #587

Merged
merged 7 commits into from
Mar 14, 2023

Commits on Mar 9, 2023

  1. Add missing deps and fix cross reference

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    101b0f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Add missing deps for tf2_ros_py

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    b201608 View commit details
    Browse the repository at this point in the history
  2. Add missing dep for tf2_tools

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    80c060c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Move tf2_ros to doc_depend

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    992e95f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Expand comment on doc_depend

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a5f6363 View commit details
    Browse the repository at this point in the history
  2. Remove tf2_ros dep in tf2_ros_py

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8a3aead View commit details
    Browse the repository at this point in the history
  3. Add custom sphinx source for tf2_ros_py

    Signed-off-by: Yadunund <yadunund@openrobotics.org>
    Yadunund committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    18896d1 View commit details
    Browse the repository at this point in the history