yyxr75

Results 3 issues of yyxr75

hi, I find this error when I tried to build this package: `[ 5%] Building CXX object ros_kinfu/kinfu/pcl_kinfu_large_scale/CMakeFiles/KinfuLargeScaleCPP.dir/kinfu_large_scale/src/color_volume.cpp.o /home/yang/catkin_ws/src/ros_kinfu/kinfu_tf_feeder/src/kinfu_tf_feeder.cpp:44:37: fatal error: kinfu_msgs/KinfuCommand.h: No such file or directory compilation terminated. ros_kinfu/kinfu_tf_feeder/CMakeFiles/kinfu_tf_feeder.dir/build.make:62:...

Dear everyone, I'm in trouble when building this demo as the title shows. Error message goes like below: >CMake Error at kfusion_generated_imgproc.cu.o.cmake:207 (message): > Error generating > /home/yang/Desktop/KinFu-Demo/kinfu-remake/build/kfusion/CMakeFiles/kfusion.dir/src/cuda/./kfusion_generated_imgproc.cu.o It is...

Hi, I tried `rosbag play TUMdatset**.bag` as input then modified the subscribe topic name of this project as: " remap from="/camera/depth/image_raw" to="/camera/depth/image"/" " remap from="/camera/rgb/image_rect_color" to="/camera/rgb/image_color"/" then use `rviz` to...