Closed yiwc closed 5 years ago
@E666GT Did you check if your real copter stays in the same altitude on altitude mode / position hold mode?
@Jaeyoung-Lim Hello. I did checked , position mode works fine, copter is so stable . Altitude mode not tried yet, should I have a try ? Maybe no need . Or do you have any more idea about this problem. Thanks. I looking forward for your help
@E666GT Looking at your logs, all the three logs show that the copter never went into offboard mode and was in manual mode.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello. Issue is offboard control is not working with this simple cpp. Copter fly FAR MORE higher than setpoint.
This cpp works well in Gazebo,and virtual copter keeps at 0.5m. ok. But in my real copter, Copter flies far more than 0.5m maybe 3~4m and still keep lifting , has no attemption to stop lifting. (For safty, I use 5m rope to restrict it fly away.) It supposed to stop at 0.5m. Right? I have no idea what this problem is. Thanks for your help.
Flight log: (sorry,I'm not sure which one is, these logs messed up. Maybe 1st below is the test of hovering 0.5m)
https://logs.px4.io/plot_app?log=ccf4ea7b-d356-4d52-a792-f6c70f3ef38f or
https://logs.px4.io/plot_app?log=1ddf6832-e20f-44a3-a34c-27eb77b71b76 or
https://logs.px4.io/plot_app?log=7f39c0c9-24d4-4827-aab1-e366213e0289 _system info:
test cpp is like this. simply changed from http://dev.px4.io/en/ros/mavros_offboard.html
`