ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

746666288's profile - activity

2014-05-13 07:34:38 -0500 received badge  Famous Question (source)
2013-11-28 15:41:50 -0500 received badge  Famous Question (source)
2013-11-18 04:36:12 -0500 received badge  Notable Question (source)
2013-11-11 04:21:29 -0500 received badge  Notable Question (source)
2013-11-09 06:41:35 -0500 received badge  Popular Question (source)
2013-11-04 15:25:36 -0500 commented question RGBDSLAM error: math_groups/se3quat.h: No such file or directory

hi I am new to rgbdslam .my systerm is ubuntu11.10 64bit electric .when i type command"rosmake --rosdep-install rgbdslam" error occured:致命错误: g2o/math_groups/se3quat.h:没有那个文件或目录 it like your error.so i want to know how did you solve your problem.thanks

2013-11-01 21:10:19 -0500 received badge  Popular Question (source)
2013-10-27 02:40:03 -0500 received badge  Editor (source)
2013-10-27 02:38:17 -0500 asked a question Error in rosmake g2o rgbdslam

hi everybody I try to install rgbdslam on electric ubuntu 11.10 32bit,according to rgbdslam_electric.At first,Download g2o to my personal package path,error occured,and then I revised the Makefile repalcing "SVN_CMDLINE = svn --non-interactive --config-dir $(TOP_DIR)/svnconf" with "SVN_CMDLINE = svn --no-auth-cache --trust-server-cert --non-interactive" . Then i type:rosmake and all things seems ok.Few minutes ago ,it results:

WARNING: Rosdep did not detect the following system dependencies as installed: eigen, suitesparse Consider using --rosdep-install option or rosdep install g2o

Then i try this code"rosdep install g20" Errors ocurred:

Failed to find rosdep eigen for package g2o on OS:ubuntu version:oneiric rosdep install ERROR: failed to install eigen

I don't know why .you any suggestion will be appreciated.thanks.

2013-10-27 01:41:16 -0500 asked a question rgbdslam on electric :rosdep install failed

Hi everybody I try to install rgbdslam on electric. My system is ubuntu11.10 32bit. when i type:

$ rosmake --rosdep-install rgbdslam

error occured:

[ rosmake ] rosdep install failed: Rosdep install failed

And it can't find octomap_server and octomap_ros .I don't know how to deal with it.Any suggestion is appreciated.thanks.

Error:

Failed to find rosdep octomap for package rgbdslam on OS:ubuntu version:oneiric

Failed to find stack for package [octomap_server]

Failed to load rosdep.yaml for package [octomap_server]:Cannot locate installation of package octomap_server: [rospack] couldn't find package [octomap_server]. 

ROS_ROOT[/opt/ros/electric/ros] 

ROS_PACKAGE_PATH[/home/administrator/ros:/home/administrator/ros:/opt/ros/electric/stacks]

Failed to find stack for package [octomap_ros]

Failed to load rosdep.yaml for package [octomap_ros]:Cannot locate installation of package octomap_ros: [rospack] couldn't find package [octomap_ros]. ROS_ROOT[/opt/ros/electric/ros] 

ROS_PACKAGE_PATH[/home/administrator/ros:/home/administrator/ros:/opt/ros/electric/stacks]

[ rosmake ] rosdep install failed: Rosdep install failed
2013-03-31 16:33:49 -0500 commented answer Problem with using opencv_GPU inside ROS

thanks .your comments are very useful.haha

2013-03-30 18:00:12 -0500 received badge  Supporter (source)
2013-03-24 20:54:48 -0500 commented answer Problem with using opencv_GPU inside ROS

Hi K Chen,I want to know what should be changed in your sugestions with ROS-electric? thanks