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
I am using pixhawk 4 with px4 verison 1.15.2 , onboard computer jetson nano and Livox mid 360 Lidar trying to use FAST-LIVO2. But I dont know how to fuse external position from Livox mid 360 to Pixhawark. I read following discussion on external position with PX4 they say change the parameter EKF2_AID_MASK from 0 to 24 for external postion fuse to EKF2 but I dont' find EKF2_AID_MASK in my parameter list I share my parameter list below
Using /mavros/vision_pose/pose provided by FAST-LIVO2 is sufficient. MAVROS will automatically convert the data from this topic into a VISION_POSITION_ESTIMATE MAVLink message and send it to PX4.
I am using pixhawk 4 with px4 verison 1.15.2 , onboard computer jetson nano and Livox mid 360 Lidar trying to use FAST-LIVO2. But I dont know how to fuse external position from Livox mid 360 to Pixhawark. I read following discussion on
external position with PX4
they say change the parameterEKF2_AID_MASK
from0
to24
for external postion fuse toEKF2
but I dont' findEKF2_AID_MASK
in my parameter list I share my parameter list belowThe text was updated successfully, but these errors were encountered: