Hello, I went through the arm_test code that was posted on YouTube and got my drone arming itself through the code. I am currently trying out Script for Autonomous Mission: Takeoff and Land (Navio and PixhawkNow. The problem is when I try to test out the takeoff _and_land.py code nothing happens. When I click enter nothing happens. I ran through the whole code and everyhthing is exactly what was in the video.
This is what is happening when I click enter, it just ignores it
python takeoff_and_land.py --connect /dev/ttyAMA0 I click enter
pi@raspberrypi:-$
nothing happens
Thank you in advance