2D Nav Goal doesn't work after using kinect instead of Hokuyo Laser [closed]

asked 2014-06-27 14:04:38 -0500

Eman gravatar image

updated 2014-07-01 20:33:34 -0500

Hi,

  • I had a navigation package for a six wheeled robot.
  • While I was using Hokuyo Laser in the navigation package in Rviz, both of the 2D Nav Goal and the 2D Pose Estimate worked successfully.
  • when I used kinect instead of Hokuyo Laser,the 2D Pose estimate worked,but the 2D Nav Goal didn't work.

Hint,

I didn't change any thing in the navigation package except adding sensors.xacro file in the URDF folder of the package which contain kinect from turtlebot robot.

So,

  • my question is what is the cause of this error ? and how can I solve it ?

Is that because I didn't change any thing in the navigation package except adding sensors.xacro file in the URDF folder of the package which contain kinect from turtlebot robot?? as kinect has parameters that differ from Hokuyo Laser,so I need to change , remove or add some files to launch folder of the package to be suitable for kinect.

Any suggestions,please ??

  • My distribution is Fuerte.
  • I use Ubuntu 12.04 LTS.
edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-11-02 01:51:52.682286

Comments

How do you ensure that there is a laser scan published? Are you running the depthimage_to_laserscan nodelet?

McMurdo gravatar image McMurdo  ( 2014-07-03 06:25:45 -0500 )edit

Please ensure that all topics necessary for navigation are present. And all transforms are pukka.

McMurdo gravatar image McMurdo  ( 2014-07-03 06:26:23 -0500 )edit

What error do you get?

130s gravatar image 130s  ( 2014-11-16 11:36:56 -0500 )edit