-
Notifications
You must be signed in to change notification settings - Fork 703
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
control_container dies because of the predicted_path_checker #6728
Comments
@beyzanurkaya Just a minor comment: |
Hi @kyoichi-sugahara -san, thank you for the comment. The mission of the
Actually, user can enable or disable this module by using the launch file like AEB did (it is already disabled by default): |
@brkay54
I see 🤔 Background of my proposal is to avoid the situation like control output is ok but container died because of later node's (e.g. control_validator) bug. But if we can't accept such a situation, we can't use container...
Ops, I didn't notice this point sorry. |
Checklist
Description
Expected behavior
If the trajectory is empty, before using this variable in a calculation, it should check whether it has a point.
Actual behavior
control_container crushes
Steps to reproduce
control-container-crushes.mp4
Versions
No response
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: