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 -0600
Seen: 111 times
Last updated: Oct 26 '18
p3at doesnt update position on /map when moving forward
How to link odometry to a URDF model ?
rviz odometry is doubling angle?
Is there a good way to verify my odometry data is sensible?
How to use canonical_scan_matcher with Kinect
How to write node for collecting data from P3AT robot
Best toolchain for recording kinect data and converting to pointcloud offline?
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.