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

[Dashing] backport rclcpp_components_register_node #935

Merged
merged 3 commits into from
Dec 5, 2019

Commits on Dec 5, 2019

  1. Cmake infrastructure for creating components (#784)

    *cmake macro to create components for libraries with multiple nodes
    
    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
    skucheria authored and sloretz committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    7b46b0a View commit details
    Browse the repository at this point in the history
  2. fix for multiple nodes not being recognized (#790)

    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
    skucheria authored and sloretz committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    c76329b View commit details
    Browse the repository at this point in the history
  3. fix linter issue (#795)

    Signed-off-by: Siddharth Kucheria <kucheria@usc.edu>
    Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
    skucheria authored and sloretz committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    fce5ae7 View commit details
    Browse the repository at this point in the history