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

Add 30s timeout for controller spawners #233

Merged
merged 2 commits into from
Sep 19, 2024

Commits on Sep 19, 2024

  1. Add 30s timeout for controller spawners

    It looks like the latest ros_controllers release has a default timeout that's too short to allow Gazebo to properly start up, resulting in the diff drive controller & joint state broadcaster to time-out rather than starting up.  Adding an explicit timeout appears to work around this issue.
    civerachb-cpr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c14aaba View commit details
    Browse the repository at this point in the history
  2. copy & paste error

    civerachb-cpr committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    79dbd10 View commit details
    Browse the repository at this point in the history