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

rtt_roscomm: generate dependency typekits #174

Open
wants to merge 1 commit into
base: toolchain-2.9
Choose a base branch
from

Commits on Jun 12, 2024

  1. rtt_roscomm: generate dependency typekits

    * When generating typekits, also generate them for all packages that the current package depends on for msg generation.
    * Pass dependencies onto targets correctly so they are generated in the right order.
    * Don't generate typekits or service proxies if they have already been generated (if there's a corresponding target or if the
    corresponding rtt_<pkg> already exists).
    danieto98 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8663c82 View commit details
    Browse the repository at this point in the history