no map and odom received in using slam gmapping
i folloed book "learn ros for robotics programming second edition".and i use slam gmapping to build map.i move my robot in gazebo with skidsteer plugnin and no odometry and map received at RVIZ.and there is also no tf between base_link and odom.where is issue. here is my launch file and skid steer plugin code..plz help me
launch File
<?xml version="1.0"?>
<!-- start up wg world -->
<param name="base_link" value="base_footprint"/>
Skid Steer plugin in my xacro file
Asked by M.Ahmed on 2015-12-10 05:26:03 UTC
Comments