Hi Guys,
I want to test my lua script with REPL. Firstly i want to work with hello_world.lua script for testing my environment. I am working on windows. I am starting ardupilot SIL code using WSL with ’ sim_vehicle.py -v ArduCopter -G --no-mavproxy ’ that command. Also I set SCR_ENABLE to 1.
I uploaded hello_world.lua script to this directory with MAVftp
After making FTP connection on mission planner, i click Connect button in Script REPL tab. AFter that i get this error
What is the wrong part?
Best Regards.