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
From EuRoC dataset, we may need to fix a few bugs:
Team 07 (ValueError: could not convert string to float: 'auto') nose_cone.py
Team 12 (ValueError: could not convert string to float: 'auto 0.025') nose_cone.py
Team 15 (missing the .eng file and run the simulation)
Team 16 (ValueError: could not convert string to float: 'auto') nose_cone.py
Team 23 (UnboundLocalError: local variable 'position' referenced before assignment) get_position in nose_cone.py [rocket without nosecone, but 4 transitions instead]
Team 24 (This rocket has 2 stages, so it is not work yet.)
The text was updated successfully, but these errors were encountered:
From EuRoC dataset, we may need to fix a few bugs:
The text was updated successfully, but these errors were encountered: