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

Testing a trained policy #12

Open
Fatimah-Alahmed opened this issue Nov 28, 2024 · 2 comments
Open

Testing a trained policy #12

Fatimah-Alahmed opened this issue Nov 28, 2024 · 2 comments

Comments

@Fatimah-Alahmed
Copy link

Hello,
Thank you for the great work! I successfully trained the quadrotor using the provided interface, and the training process went smoothly. I was wondering if it is possible to test the trained policy in a simulation environment instead of deploying it directly on a real drone. Is there any implementation for that?

@mzahana
Copy link

mzahana commented Dec 2, 2024

Thanks @jonas-eschmann for the great work!
I would also like to know how to test the trained policies in simulation before deploying on actual drones.

Thanks.

@jonas-eschmann
Copy link
Collaborator

Hi @Fatimah-Alahmed and @mzahana,

can you be a bit more specific? In general, it is trained in simulation so you can watch the trained policies as e.g. described here.

For PX4 I used to test it with the HITL cf. here:
https://github.com/rl-tools/px4

but there might be some issues as described here:
rl-tools/rl-tools#11

I hope I'll find some time soon to test it and make it work with the latest version of RLtools again (v2)

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

3 participants