You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title suggests, I have encountered some difficulties. When I send a series of set position points starting from its current position to the fixed wing drone in simulation in offboard mode, the drone cannot track these series of position setpoints.
I'm not sure if this is the SET_POSITION_TARGET_LOCAL_NED has hysteresis or other reasons, send SET_ATTITUDE_TARGET will improve?
Also, how to set SET_POSITION_TARGET_LOCAL_NED Convert NED to SET_ATTITUDE_TARGET?
My environment is Gazebo+PX4 1.11.1 beta1+ROS, and I hope you can help me.
The text was updated successfully, but these errors were encountered:
As the title suggests, I have encountered some difficulties. When I send a series of set position points starting from its current position to the fixed wing drone in simulation in offboard mode, the drone cannot track these series of position setpoints.
I'm not sure if this is the SET_POSITION_TARGET_LOCAL_NED has hysteresis or other reasons, send SET_ATTITUDE_TARGET will improve?
Also, how to set SET_POSITION_TARGET_LOCAL_NED Convert NED to SET_ATTITUDE_TARGET?
My environment is Gazebo+PX4 1.11.1 beta1+ROS, and I hope you can help me.
The text was updated successfully, but these errors were encountered: