Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when using stage simulation some problem occured with global localizaton #56

Open
fighterxi opened this issue Oct 9, 2018 · 0 comments

Comments

@fighterxi
Copy link

Hi,
sorry to trouble you! I'm using the stage simulator doing some path tacking work. I need a global and perfect position to make it, so the topic “base_pose_ground_truth” would be perfect for it. Also In order to eliminating the error of odom, I used the officially recommended "gps" rather than "odom". Still, you will see a large shift in the “odom ” coordinate relative to the global coordinate (map), especially when the robot is turning.
As far as I know, both of these ("gps" " base_pose_ground_truth" )come from the stage simulator , and the coordinate system mentioned above should not have relative movement(or drift ).
Can you told me what can I do to get the global positioning more precise?

this is the param in stage
——————————
`define difflike_robot position
(
pose [ 0.0 0.0 0.0 0.0 ]

#odom_error [0.00 0.00 999999 999999 999999 0.00]
localization "gps"
localization_origin [ 0 0 0.0 0.0]`
1
2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant