You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The motion planning node subscribes the topic /paf/hero/unchecked_emergency which isn't published by any node.
Additionally the subscription handler would try to publish messages on the /paf/hero/emergency topic without initializing a publisher first.
Definition of Done
remove obsolete emergency handling code in motion_planning.py
Effort Estimate
No response
Testability
No response
Dependencies
No response
The text was updated successfully, but these errors were encountered:
Detailed Description
The motion planning node subscribes the topic
/paf/hero/unchecked_emergency
which isn't published by any node.Additionally the subscription handler would try to publish messages on the
/paf/hero/emergency
topic without initializing a publisher first.Definition of Done
motion_planning.py
Effort Estimate
No response
Testability
No response
Dependencies
No response
The text was updated successfully, but these errors were encountered: