I am trying to use my vision pose estimate as px4's only source of pose estimation, but the pose I published to px4 and the pose I read from it are different.
I changed LPE_FUSION to 'fuse vision position' only and kept the board offboard and armed at all time.
I then published the following pose to /mavros/vision_pose/pose :
Issue details
I am trying to use my vision pose estimate as px4's only source of pose estimation, but the pose I published to px4 and the pose I read from it are different.
I changed LPE_FUSION to 'fuse vision position' only and kept the board offboard and armed at all time. I then published the following pose to /mavros/vision_pose/pose :
but the result I got by :
rostopic echo /mavros/local_position/pose
is (0,0,0) for position.
Am I doing it right? Please shed some light here, thanks in advance.
MAVROS version and platform
Mavros: 0.18.4 ROS: Kinetic Ubuntu: 16.04
Autopilot type and version
PX4 Version: 1.8.0