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

Cant change flight mode on for drone kit sitl #142

Open
Pilotben opened this issue May 15, 2020 · 5 comments
Open

Cant change flight mode on for drone kit sitl #142

Pilotben opened this issue May 15, 2020 · 5 comments

Comments

@Pilotben
Copy link

Hi, I am new to DroneKit and I just downloaded DroneKit and MAVProxy to my Mac but I have an issue where I initialise a SITL drone and then open mavproxy and connect to it and I can see a connection is established however none of the commands I type in the MAVProxy terminal are executed please see attached picture. I would really appreciate any help on this topic
Screen Shot 2020-05-15 at 11 15 42

@itzmejawad
Copy link

I am experiencing the same problem like yours in Ubuntu... even i downgraded and checked with different OS distributions but nothing works

@thianesh
Copy link

I too

@itzmejawad
Copy link

itzmejawad commented Sep 14, 2020

Hi @Pilotben @thianesh

As mentioned by @zarar7576 in #105

I have downloaded https://github.com/dronekit/dronekit-sitl/files/3514761/firmware_36.zip

once downloaded copy the contents to ~/.dronekit/sitl/copter-3.3 directory and rename the "copter_36" file to "apm"

and also change the permission of that folder by doing
sudo chmod -R a+rwx ~/.dronekit/sitl/copter-3.3/

it will work

the mode change problem will be solved

@Mettikodeva
Copy link

Hi @Pilotben @thianesh

As mentioned by @zarar7576 in #105

I have downloaded https://github.com/dronekit/dronekit-sitl/files/3514761/firmware_36.zip

once downloaded copy the contents to ~/.dronekit/sitl/copter-3.3 directory and rename the "copter_36" file to "apm"

and also change the permission of that folder by doing sudo chmod -R a+rwx ~/.dronekit/sitl/copter-3.3/

it will work

the mode change problem will be solved

how to do this in windows?
thanks

@itzmejawad
Copy link

Hi @Pilotben @thianesh
As mentioned by @zarar7576 in #105
I have downloaded https://github.com/dronekit/dronekit-sitl/files/3514761/firmware_36.zip
once downloaded copy the contents to ~/.dronekit/sitl/copter-3.3 directory and rename the "copter_36" file to "apm"
and also change the permission of that folder by doing sudo chmod -R a+rwx ~/.dronekit/sitl/copter-3.3/
it will work
the mode change problem will be solved

how to do this in windows? thanks

https://ardupilot.org/dev/docs/sitl-native-on-windows.html

Otherwise.... Try Mission Planner Simulator... That should solve ur issues

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

4 participants