Coder Social home page Coder Social logo

erviveksoni / alexa-controlled-drone Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 6.0 2.21 MB

Amazon Alexa Voice Controlled Drone

Home Page: https://erviveksoni.github.io/alexa-controlled-drone/

Python 100.00%
alexa drone tello dji-tello-drone dji-tello alexa-skill python lambda aws-lambda voice-recognition

alexa-controlled-drone's Issues

Alexa Voice skill errors

Hi

I have copied your code exactly as stated and added my arm and rest api as highlighted. When I go to test the Alexa Skill it comes up with error message any ideas what it could be?

Unable to connect to Tello from the Raspberry Pi

Hello
First of all thank you for sharing clear set-up instructions for this project!
I completed all the steps and when trying python3 start.py I get the below result:

Tello: 21:35:12.380:  Info: start video thread
Tello: 21:35:12.381:  Info: send connection request (cmd="conn_req:9617")
Tello: 21:35:12.386:  Info: state transit State::disconnected -> State::connecting
Tello: 21:35:12.391:  Info: video receive buffer size = 327680
INFO:root:Initial telemetry sent...
Tello: 21:35:14.381:  Info: send connection request (cmd="conn_req:9617")
Tello: 21:35:16.387:  Info: send connection request (cmd="conn_req:9617")
Tello: 21:35:18.393:  Info: send connection request (cmd="conn_req:9617")
...

The ifconfig command gives me the below result for wlan1:

wlan1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 1c:bf:ce:1a:c6:79  txqueuelen 1000  (Ethernet)
        RX packets 15  bytes 1695 (1.6 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 15  bytes 2325 (2.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

It seems there should be an inet IP address for this command which I don't see here. I tried reseting the wlan1 with sudo dhclient -v wlan1 but this did not solve the issue:

The lsusb command seems to properly show a wireless adapter, giving the below when the wifi dongle is plugged in:

Bus 001 Device 002: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

and the below when unplugged:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Do you have any advice on how to root cause the issue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.