Open bthot2 opened 2 years ago
In platooning.py, on line number 142, cc.unpack(leader_data) results in the list of nine values. However, the code have only six value causing the error. cc.unpack(front_data) has the same issue.
Obviously, this is a simple issue, just mentioning for the benefit of others. Please fix it if possible.
did you fix the problem?
In platooning.py, on line number 142, cc.unpack(leader_data) results in the list of nine values. However, the code have only six value causing the error. cc.unpack(front_data) has the same issue. Obviously, this is a simple issue, just mentioning for the benefit of others. Please fix it if possible.
did you fix the problem? did you fix the problem?
In platooning.py, on line number 142, cc.unpack(leader_data) results in the list of nine values. However, the code have only six value causing the error. cc.unpack(front_data) has the same issue.
Obviously, this is a simple issue, just mentioning for the benefit of others. Please fix it if possible.