Skip to content

Conversation

rhaschke
Copy link
Contributor

As a safety measure, this PR adapts the JointGroupVelocityController to reset control velocities to zero if no new command was received within a configurable interval (watchdog_timeout). If the steering process crashes or just finishes without resetting the velocity itself, the robot would otherwise just continue moving with the last speed commanded (and crash into something probably).
I have chosen a rather large default timeout (1s) to limit interferences with existing code.

@wxmerkt
Copy link
Contributor

wxmerkt commented Jan 3, 2024

Related issue and PR: #363 / #582

@rhaschke
Copy link
Contributor Author

It's a pity that your initial PR wasn't merged yet, @wxmerkt. @bmagyar, how should we proceed with the two PRs addressing the same original issue?

@rhaschke
Copy link
Contributor Author

Friendly ping, @bmagyar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants