Can't arm my copter using rosservice
Hey, I am using Arducopter and I tried to do takeoff and land Using MAVROS package. After setting mode I run
rosservice call /mavros/cmd/arming "value: true"
But I have an output saying:
success: False
result: 4
Please any ideas!! Thanks
Hey! any improvement on this ? Still have the same issue