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

changing roll pitch and yaw of the drone #59

Closed
amijeet opened this issue Oct 19, 2020 · 3 comments
Closed

changing roll pitch and yaw of the drone #59

amijeet opened this issue Oct 19, 2020 · 3 comments
Assignees
Labels
type: question Further information is requested

Comments

@amijeet
Copy link

amijeet commented Oct 19, 2020

Hi Giuseppe
Sorry to trouble you again, but is there a way to change the roll, pitch and yaw of the drone in the hovering example without making making changes in the final point where the crazyflie tries to reach ?
I want it to reach a point, but i want to send random roll, pitch and yaw values while it is trying to reach its final destination and test my reinforcement learning algorithm there. I have tried my algorithm on various drones, but testing it here is a little difficult for me. I want some degree of randomness on the flight path (if not randomness, some deviation while it tries to reach a point in space) in the hovering example.

@gsilano gsilano self-assigned this Oct 20, 2020
@gsilano gsilano added the type: question Further information is requested label Oct 20, 2020
@gsilano
Copy link
Owner

gsilano commented Oct 20, 2020

Hi @amijeet! The current implementation of the control algorithm, even considering the latest additions (see CHANGELOG file), does not allow you to specify the roll, pitch, and yaw angles. You should design your own algorithm and then implement it in ROS. You could start with those available on RotorS, on Hector Quadrotor, and on MRS Platform.
I don't currently plan to work on this project. In the future, I hope near, I could resume work and expand it.

@stale stale bot added the wontfix This will not be worked on label Dec 24, 2020
Repository owner deleted a comment from stale bot Dec 24, 2020
@stale stale bot removed the wontfix This will not be worked on label Dec 24, 2020
@gsilano
Copy link
Owner

gsilano commented Dec 24, 2020

Hi @amijeet ! Can I close this issue?

@amijeet
Copy link
Author

amijeet commented Dec 24, 2020

Yeah sure.
Thank you so much for being so helpful ❤️

@gsilano gsilano closed this as completed Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants