fishermeeeeen

Results 2 comments of fishermeeeeen

open ORB-SLAM2/Example/ROS/ORBSLAM2/src/ros_rgbd.cc and change it : message_filters::Subscriber rgb_sub(nh,"/kinect2/qhd/image_color",1); message_filters::Subscriber depth_sub(nh,"/kinect2/qhd/image_depth_rect",1); then build and catkin_make

Hi,did you solved the problem I am facing the same problem.