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

move_base example feedback v1 #2

Open
malwaru opened this issue Jul 25, 2021 · 0 comments
Open

move_base example feedback v1 #2

malwaru opened this issue Jul 25, 2021 · 0 comments

Comments

@malwaru
Copy link
Collaborator

malwaru commented Jul 25, 2021

  1. The TF between base_link and odom flickers, so I see the robot model moving between two spots on the map (for half a second). This is more noticeable if you set a 2D pose estimate in rviz (in which case the particle cloud from amcl moves, but not the robot model)

  2. In the global and local costmap parameters, I think the fixed frame should be map, not odom. Maybe related, but I don't see a local costmap in rviz.

  3. the SDF file for the world is hard-coded in environment_test_world.py; I guess you can pass it as a parameter in the launch file, or use rospkg.RosPack.get_path to get the package path

  4. the amcl launch file points to a map that doesn't exist

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