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

Reduce map saver nodes #2454

Merged
merged 3 commits into from
Jul 21, 2021
Merged

Commits on Jul 16, 2021

  1. reduce MapSaver nodes by using callback group/executor combo

    Signed-off-by: zhenpeng ge <zhenpeng.ge@qq.com>
    gezp committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    2921270 View commit details
    Browse the repository at this point in the history
  2. set use_rclcpp_node false

    gezp committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    972f6ea View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. a cleaner solution using a future and spin_until_future_complete()

    Signed-off-by: zhenpeng ge <zhenpeng.ge@qq.com>
    gezp committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    08cbde0 View commit details
    Browse the repository at this point in the history