Does pose estimation corrects the accumalated odometry errors?
What is meant by pose estimation and how it is related to odometry or odometry error in case. Thank you.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
What is meant by pose estimation and how it is related to odometry or odometry error in case. Thank you.
Asked: 2018-10-26 00:04:47 -0500
Seen: 97 times
Last updated: Oct 26 '18
localization problem when turning
publishing robot odometry from arduino mega
Redirect all ROS logs to stdout.
Nodelet zero-copy doesn't seem to work, source and destination addresses don't match
wrong checksum for topic id and msg
How is tf data handled by velodyne_driver?
Streaming depth to web browser
A pose estimation sensor may provide information about the absolute or relative position and orientation of a robot. These sensors include gyroscopes, magnetometers, accelerometers, satellite navigation systems, which are often packaged together as a single hardware device with an internal state est
Hi thanks for your reply. Could you look at this question? is it happening due to pose estimation error or odometry error and how to confirm it? https://answers.ros.org/question/3063...
What robot are you using ?
Try using robot_localization along with IMU and Odometry coming from wheel encoders to get a better pose_estimate .
Feed the output of the robot_localization as the input topic for Gmapping/AMCL .
If you have a 360deg lidar , try using hector_slam , it outputs odometry .
It's a two wheel differenital drive mobile robot, differential drive + wheels rotates from 0 to 180degree. It means, it can slide horizontally left and right side.