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
After running python dagger_training.py --settings_file=config/dagger_settings.yaml an exception occurs and it keeps printing Crashing into something!
#84
Open
Nuyoah0123 opened this issue
Jun 23, 2023
· 2 comments
I tried to follow the tutorial in the Collect your own dataset section of Readme to collect my own data, I changed the resume_training parameter in the dagger_settings.yaml file to False and ran the dagger_training.py file, but it ran The result doesn't seem to be satisfactory.
As shown in the picture, the drone started after a short flight according to the reference trajectory, spinning in place and getting stuck in the middle of an obstacle.
I would like to know why this is happening and how I should fix the problem?
The text was updated successfully, but these errors were encountered:
I plotted the xyz data from the ellipsoid_trajectory.csv file, the odometry.csv file, and the reference_trajectory.csv file, and the results showed the following
I tried to follow the tutorial in the
Collect your own dataset
section ofReadme
to collect my own data, I changed theresume_training
parameter in thedagger_settings.yaml
file toFalse
and ran thedagger_training.py
file, but it ran The result doesn't seem to be satisfactory.As shown in the picture, the drone started after a short flight according to the reference trajectory, spinning in place and getting stuck in the middle of an obstacle.
I would like to know why this is happening and how I should fix the problem?
The text was updated successfully, but these errors were encountered: