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

Change IP Address to property #17

Open
smokeintheshell opened this issue Aug 4, 2017 · 0 comments
Open

Change IP Address to property #17

smokeintheshell opened this issue Aug 4, 2017 · 0 comments

Comments

@smokeintheshell
Copy link

in line 321 of libardrone.py, you call to send commands to a hardcoded IP address (192.168.1.1)
This works in most controller use cases, but consider changing it to an attribute of ARDrone. This will allow others to freely change the Drone's IP Address programmatically, for instance in use of trying to control a fleet of drones

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

1 participant