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

[BREAKING CHANGE] Use robot_description topic instead of ~/robot_description and update docs regarding this #1410

Merged
merged 8 commits into from
Feb 28, 2024

Commits on Feb 21, 2024

  1. Update CM docs regarding the description topic

    Nowadays the parameter is deprecated and will get removed.
    fmauch committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0e29dfa View commit details
    Browse the repository at this point in the history
  2. Use robot_description instead of ~/robot_description topic

    Using robot_description by default instead will work for most people out of the box while also working correctly with different descriptions in different namespaces when using remaps.
    fmauch committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b5a9698 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update controller_manager/doc/userdoc.rst

    Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
    fmauch and saikishor committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6fd92eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c89eb3 View commit details
    Browse the repository at this point in the history
  3. Update controller_manager/doc/userdoc.rst

    Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
    fmauch and saikishor committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b11474d View commit details
    Browse the repository at this point in the history
  4. Update controller_manager/doc/userdoc.rst

    Co-authored-by: Sai Kishor Kothakota <saisastra3@gmail.com>
    fmauch and saikishor committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9a5ad95 View commit details
    Browse the repository at this point in the history
  5. Fix trailing whitespace

    fmauch committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e0c5275 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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