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

Hammad Iftikhar's profile - activity

2019-12-08 16:28:00 -0500 received badge  Famous Question (source)
2019-12-08 16:28:00 -0500 received badge  Notable Question (source)
2019-12-08 16:28:00 -0500 received badge  Popular Question (source)
2018-07-09 13:55:10 -0500 marked best answer Robot doesn't explore when used with frontier_exploration, move_base and gmapping

Hello everyone,

I am currently working on a small project to automate the motion of a robot when implementing SLAM.

Facts:

  1. 1. The robot platform used is Pioneer_p3dx and sensor mounted on top is Hokuyo URG 04LX UG01, in V-Rep.
  2. 2. The topics published are
    1. a.) /base_scan(sensor_msgs/LaserScan),
    2. b.) /tf,
    3. c.) /odom(nav_msgs/Odometery),
    4. and is subscribed to /cmd_vel.
    5. 3. Most of the information regarding how to use parameters of frontier_exploration, move_base I learnt from repositories on github using Husky and Turtlebot as their basis.

    Problems:

    1. 1. When the program starts, it starts registering LaserScans and robot pose, but soon I get an error "Scan Matching error, using odometery".
    2. 2. After providing an exploration_boundary and an initial point, I get the visual representation of map and costmaps but robot doesn't move.
    3. 3. In the V-Rep terminal, I am getting an error which says "/explore_server" requires "base_scan" to have "sensor_msgs/PointCloud" data type and not "sensor_msgs/LaserScan".

    I tried decreasing sim_time to 1.0 as suggested here on some other question but it doesn't work. I am guessing it is because of the limitations my laptop presents(Dual Core, 2GHz) but any help and suggestions will be appreciated. Node Graph and TF tree are attached, while screenshots of errors are attached too. Maybe someone more experienced than me that point out the possible mistakes. I will upload parameter files and launch files if need be. Thank you. link for pics: https://drive.google.com/drive/folder...

2017-12-26 02:48:36 -0500 asked a question Ros Drivers/Libraries for FLIR VUE PRO thermal cam?

Ros Drivers/Libraries for FLIR VUE PRO thermal cam? Are there any drivers or libraries to control capturing and recordin

2017-05-26 02:33:18 -0500 received badge  Famous Question (source)
2017-05-24 16:04:59 -0500 received badge  Notable Question (source)
2017-05-15 14:45:12 -0500 received badge  Popular Question (source)
2017-05-15 02:39:37 -0500 received badge  Organizer (source)
2017-05-15 02:38:53 -0500 edited question Robot doesn't explore when used with frontier_exploration, move_base and gmapping

Robot doesn't explore when used with frontier_exploration, move_base and gmapping Hello everyone, I am currently worki

2017-05-13 17:45:33 -0500 asked a question Robot doesn't explore when used with frontier_exploration, move_base and gmapping

Robot doesn't explore when used with frontier_exploration, move_base and gmapping Hello everyone, I am currently worki