We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I'd like to ask if this library can be used for drone path planning algorithms? How should I proceed?
The text was updated successfully, but these errors were encountered:
For path planning, you might want to start with the basic position control PID example https://github.com/utiasDSL/gym-pybullet-drones?tab=readme-ov-file#pid-control-examples
Or with the pycffirmware example and use sendGotoCmd instead of sendFullStateCmd https://github.com/utiasDSL/gym-pybullet-drones?tab=readme-ov-file#utiasdsl-pycffirmware-python-bindings-example-multiplatform-single-drone
pycffirmware
sendGotoCmd
sendFullStateCmd
Sorry, something went wrong.
No branches or pull requests
Hello, I'd like to ask if this library can be used for drone path planning algorithms? How should I proceed?
The text was updated successfully, but these errors were encountered: