LabelFusion icon indicating copy to clipboard operation
LabelFusion copied to clipboard

[run_trim] Failed to get BotCamTrans for camera

Open hoangcuongbk80 opened this issue 6 years ago • 6 comments

Hi! when run run_trim I get the following issue:: Failed to get BotCamTrans for camera: OPENNI_FRAME_D Failed to get coord_frame for camera: OPENNI_FRAME_D 1

hoangcuongbk80 avatar Jul 03 '18 09:07 hoangcuongbk80

@hoangcuongbk80 Hi, I get the same problem, have you solved it?

xxx09 avatar Aug 05 '18 02:08 xxx09

Hi, Not yet. But, everything I need working fine without solving this problem.

hoangcuongbk80 avatar Aug 06 '18 07:08 hoangcuongbk80

@hoangcuongbk80 yeah, thank you. but i got another problem when run rgbd_ros_to_lcm as described in issue did you got any problem when you run it? Any suggestion would be appreciated!

xxx09 avatar Aug 07 '18 04:08 xxx09

openni2-camera-lcm doesn't work for me to record log file. Solution: install rgbd_ros_to_lcm (code from https://github.com/MobileManipulation/rgbd_ros_to_lcm), Then, to record log file: Run launch file in catkin $ roslaunch rgbd_ros_to_lcm lcm_republisher.launch In another terminal, run $ lcm-logger Log file will be save at ~/ Then copy this file to labelfusion/data

hoangcuongbk80 avatar Aug 08 '18 10:08 hoangcuongbk80

@hoangcuongbk80 Hi. When I run

roslaunch rgbd_ros_to_lcm lcm_republisher.launch

in catkin_ws. There is a error: [lcm_republisher-2] process has died [pid 13851, exit code -11, cmd /home/huo/ros/catkin_ws/devel/lib/rgbd_ros_to_lcm/lcm_republisher __name:=lcm_republisher __log:=/home/huo/.ros/log/cd34ba94-f79f-11e8-862e-509a4c0a4601/lcm_republisher-2.log]. Any suggestion? Thanks.

yikakabu avatar Dec 04 '18 08:12 yikakabu

I met some problems related to cmake file, and made some modification and it worked. https://github.com/hoangcuongbk80/Generate-LCM-LabelFusion

hoangcuongbk80 avatar Dec 05 '18 07:12 hoangcuongbk80