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

Areeb's profile - activity

2013-09-30 10:05:15 -0500 received badge  Famous Question (source)
2013-08-05 05:33:31 -0500 commented answer Updating to PCL 1.7 in ROS Fuerte

any idea? by the way thanks alot for your help. Bless you =)

2013-08-05 05:32:54 -0500 commented answer Updating to PCL 1.7 in ROS Fuerte

Thanks. I have successfully configured it. Now i am trying to run a tutorial of main_ground_base_people_detection but ended with error "The type 'pcl17::visualization::PointCloudColorHandler' must implement the inherited pure virtual method 'pcl17::visualization::PointCloudColorHandler::getColor' "

2013-08-03 00:46:50 -0500 commented answer Updating to PCL 1.7 in ROS Fuerte

its giving this error now.. "/pcl_trunk" does not appear to contain CMakeLists.txt". I have checked it manually and yes its not present.. I am building pcl17 btw... Thanx and the full path is like this " "/home/areeb/fuerte-unstable-devel/pcl17/build/pcl_trunk""

2013-08-02 03:07:02 -0500 commented answer Updating to PCL 1.7 in ROS Fuerte

Hi followed your tutorial but while checking out with svn i got this error areeb@ubuntu:~$ sudo svn co https://github.com/PointCloudLibrary/pcl C pcl/tags svn: Directory 'pcl/trunk' is missing svn: Directory 'pcl/trunk' is missing Please Help me thanx

2013-07-23 10:21:26 -0500 received badge  Notable Question (source)
2013-07-16 15:33:30 -0500 received badge  Popular Question (source)
2013-07-13 22:57:02 -0500 asked a question Ros Fuerte Object Recognition & Saliency Detection Tutorial

Hi, I am a student of Bachelors of sciences in computer science. My final year project is on scene semantic analysis and map reconstruction using multiple autonomous robots. I am using Ubuntu 12.04 Ros-fuerte and turtlebots. So I was wondering if someone can help me with object recognition packages and saliency detection packages tutorials. i know the names of packages but dnt know how to use them. What i have already done is working turtlebot simulation i have used teleop to navigation so far and created a 3D map with RGBDSLAM. Thanx =)