ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

fixed it. my mistakes were:

  • scan_topic was not properly set
  • both laser_scan_matcher and my node were publishing tf odom->base_link

after fixing that I can set pose estimation in rviz.

fixed it. my mistakes were:

  • scan_topic was not properly setset in amcl
  • both laser_scan_matcher and my node were publishing tf odom->base_link

after fixing that I can set pose estimation in rviz.