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

World not found: QuadrotorStabilizeAttitude-v0 #1

Open
weixingsun opened this issue Nov 27, 2018 · 2 comments
Open

World not found: QuadrotorStabilizeAttitude-v0 #1

weixingsun opened this issue Nov 27, 2018 · 2 comments

Comments

@weixingsun
Copy link

Hello

Thanks for making this project, I installed it without any problem, but when I go with examples,
it complains the env is not found:
gym.error.UnregisteredEnv: No registered env with id: QuadrotorStabilizeAttitude-v0

Would you please tell me where I can get it , and also do I need to install anything like Gazebo or others ?

@ngc92
Copy link
Owner

ngc92 commented Dec 3, 2018

Hello, I think I just forgot to update the example code when I renamed the environment. There is now
QuadrotorStabilizeAttitude-MotorCommands-v0 in which the inputs are given as direct commands to motors, and QuadrotorStabilizeAttitude-Angular-v0 where the control inputs are total thrust, and roll, pitch, yaw control.

This project implements only a rather simple implementation of quadrotor flight physics, so no Gazebo or similar is required.

@weixingsun
Copy link
Author

thanks for your fix, it is working for me, at least graphic is shown now

but could you give a simple introduction about how to play with it ?
Like, how to control the craft from Roll/Pitch/Yaw/Throttle values, like we control it from a remoter ?
Thanks a lot

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