rosmake rgbdslam
when I rosmake rgbdslam_freiburg,my cpu use rate achives 100%,which causes my computer crashed, and the make dosent complete.I use ubuntu 64 and my computer is 4G memory.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
when I rosmake rgbdslam_freiburg,my cpu use rate achives 100%,which causes my computer crashed, and the make dosent complete.I use ubuntu 64 and my computer is 4G memory.
Check if you have parallel compilation enabled, e.g. in the environment variable $ROS_PARALLEL_JOBS (also there will be multiple compiler processes in "top" when you run rosmake).
4GB might not be enough if you do compile in parallel, as some very memory hungry template libraries are used.
Asked: 2014-05-11 17:19:06 -0500
Seen: 268 times
Last updated: May 26 '14
RGBDSLAM ICP fallback when there are not enough features
Error in ´rosmake rgbdslam_freiburg´: "undefined reference to GOMP ..."
error on installing rgbdslam_freiburg
RGBDSLAM_freiburg : 'node not found' on groovy
openni-dev/ps-engine with rgbdslam_freiburg
Can I enforce rgbdslam to save ply in binary ?
Wierd TF tree when running RGB-D Slam
RGBD-SLAM Link missing googlecode
multiple definition of `corresp' : error while installing RGBD SLAM
no idea. but maybe you can try catkin_make. copy rgbdslam_freiburg to your catkin home's src sub dir. run catkin_make at catkin home dir
Do you run out of memory? Are you overheating?