Administrator
|
When launching "roslaunch rtabmap_ros rgbd_mapping_kinect2.launch", you are already starting rtabmap.
When running "$ rtabmap", you are launching the standalone version (NO ROS). If kinect v2 is grayed out, it means that rtabmap is not built from source with libfreenect2. Make sure cmake can detect freeenect2 when building rtabmap, the cmake status should show WITH_FREENECT2=ON.
cheers,
Mathieu
|