Skip to content
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

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

Comments

@Nuyoah0123
Copy link

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.
2023-06-23 14-58-48屏幕截图
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?

@Nuyoah0123
Copy link
Author

Nuyoah0123 commented Jun 23, 2023

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
12

@sdhar16
Copy link

sdhar16 commented Oct 12, 2023

Change the fallback radius to 0 during data collection when the network is initialised from scratch. Its in the dagger settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants