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

My Simple Questions #64

Closed
Tevhit opened this issue Mar 23, 2021 · 3 comments
Closed

My Simple Questions #64

Tevhit opened this issue Mar 23, 2021 · 3 comments
Assignees
Labels
type: question Further information is requested

Comments

@Tevhit
Copy link

Tevhit commented Mar 23, 2021

Hello Giuseppe, I have two question.

When I launch the "crazyflie2_swarm_hovering_example.launch" file, the UAV's take altitude then they wait. Although I published right-left and up-down movement topics, they don't move any. I only want that I will publish to take altitude topic, then the UAV will take altitude. How can I do that? Are there any documentation for beginners? Are there any documentation that explaining all topics and all nodes?

Also, I want to use python while controlling UAV's. Is it possible?

I hope you help, best,
Tevhit.

@welcome
Copy link

welcome bot commented Mar 23, 2021

Thanks for opening your first issue here! Make sure that no other issues on the same topic have already been opened!

@gsilano gsilano self-assigned this Mar 24, 2021
@gsilano gsilano added the type: question Further information is requested label Mar 24, 2021
@gsilano
Copy link
Owner

gsilano commented Mar 24, 2021

Hi! As you can see from #44, the swarm example was built to work with multiple quad-rotors. The supplied controller does not perform any trajectory tracking. This is why you are unable to move quad-rotors in x, y, and z space whatever the inputs are.

Yes you can write your own ROS node in Python. Please, refer to this guide

I suggest you take a look at the related Publications page.

@Tevhit Tevhit closed this as completed Mar 28, 2021
@Tevhit
Copy link
Author

Tevhit commented Mar 28, 2021

Thansk

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