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

Hello, thanks for helping everyone. I solved the problem with these steps:

roslaunch freenect_launch freenect.launch depth_registration:=yes roslaunch rtabmap_ros rtabmap.launch rtabmap_args:="--delete_db_on_start"

I think this problem is because of double freenect version. I got freenect that I installed manualy, another freenect version came from ROS. Therefore, rtabmap cant launch.

click to hide/show revision 2
No.2 Revision

Hello, thanks for helping everyone. I solved the problem with these steps:

roslaunch freenect_launch freenect.launch depth_registration:=yes
roslaunch rtabmap_ros rtabmap.launch rtabmap_args:="--delete_db_on_start"

rtabmap_args:="--delete_db_on_start"

I think this problem is because of double freenect version. I got freenect that I installed manualy, another freenect version came from ROS. Therefore, rtabmap cant launch.