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

webots crash #6539

Open
anadiedrichs opened this issue Apr 13, 2024 · 1 comment
Open

webots crash #6539

anadiedrichs opened this issue Apr 13, 2024 · 1 comment

Comments

@anadiedrichs
Copy link

Describe the Bug

Hi! I started with Crazyflie simulation in Webots a few months ago.

I want to use it to experiment with Crazyflie quadcopter and reinforcement learning. Crazyflie should take off initially, and then I would consider the following actions.

I'm having some issues with the simulator because it crashes after the drone takes off.

I made a video showing the behavior (https://github.com/anadiedrichs/drone-deep-rl/tree/main/1_crazyflie/controllers/v2_openaigym_stablebaselines/README.md )

Steps to Reproduce
You can access to the simulation code in the repository https://github.com/anadiedrichs/drone-deep-rl/tree/main/1_crazyflie/controllers/v2_openaigym_stablebaselines

Expected behavior

I made a video showing the behavior (https://github.com/anadiedrichs/drone-deep-rl/tree/main/1_crazyflie/controllers/v2_openaigym_stablebaselines/README.md )

Screenshots

Video available in https://www.youtube.com/watch?v=HhNYX6uOy7g

System

  • Operating System: Linux Ubuntu 22.04.4 LTS
  • Graphics Card: Mesa Intel® UHD Graphics (ICL GT1)
  • Webots version: Webots R2023b
@ShuffleWire
Copy link
Contributor

I've 2 issues :
ModuleNotFoundError: No module named 'deepbots'
and
ModuleNotFoundError: No module named 'gym'
I could tried to test without those, but it would be easier if you could provide a stripped down version without those modules.
That would help find the issue as well.
Anyway, I do initially think that there is something bad happening in your controller, that mess up webots.
In the video you upload, you didn't show the webots console. Are there any message in those when the simulation stop ? like at https://youtu.be/HhNYX6uOy7g?t=13

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

No branches or pull requests

2 participants