Closed roboticsai closed 2 years ago
This should ideally be a question on answers.ros.org or Robotics Stack Exchange. Would you mind asking there? And please include a sample message from every sensor input, and maybe remove the comments from the config. Thanks!
@roboticsai Hi, did u get it working?
I am fusing the map pose data which is calculated from the fiducial_slam node. Here the topic being fused with ekf_node is /fiducial_pose (geometry_msgs/PoseWithCovarianceStamped). The problem i'm getting is, once the fiducial_slam don't publishes the pose data when it don't detects any fiducial/aruco markers. The robot is continusly drifting namely the odom frame is drifting with respect to time even if the robot is not moving. Here is my ekf_node params:
Environment: OS: ubuntu 20.04 ROS version: noetic