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

fatihx's profile - activity

2015-10-29 03:46:47 -0500 received badge  Famous Question (source)
2014-09-23 16:49:05 -0500 received badge  Popular Question (source)
2014-09-23 16:49:05 -0500 received badge  Notable Question (source)
2014-05-09 12:07:16 -0500 asked a question Task and Motion Planning

Hello,

I am looking for a task and motion planner and recently found that SAHTN in old ros reps.

Is it usable for any robots and/or with last ros versions ?

when not is there any alternative already implemented ?

2013-10-31 04:33:38 -0500 received badge  Necromancer (source)
2013-10-31 04:33:38 -0500 received badge  Teacher (source)
2013-09-20 00:24:04 -0500 answered a question octomap laser scannaer + kinect

answer test

2013-09-20 00:20:17 -0500 answered a question octomap laser scannaer + kinect

aaasdasdsadasdasdas

2013-09-19 23:42:57 -0500 received badge  Famous Question (source)
2013-09-17 01:38:38 -0500 received badge  Notable Question (source)
2013-09-17 01:38:27 -0500 commented answer turning laser check box on in rviz cause python fault

what did you upgrade ? i have also similar problem.

2013-09-04 22:41:30 -0500 commented answer Merging Multiple PointCloud2

i have followed the tutorial and merged two pointclouds. (tilting laser and static kinect). but now i have tf problem with output cloud. it is tilting all the cloud.. Any advice would be most welcome..

2013-09-04 22:39:09 -0500 commented question octomap laser scannaer + kinect

i have merged my pointclouds topic. with the following tutorial.. http://pointclouds.org/documentation/tutorials/concatenate_clouds.php but it seems this addition doesnt update the tf information... edit for solution .;; firstly you have to convert scans into point cloud with laser geometry package; http://wiki.ros.org/laser_geometry then make addition like in tutorial [concatenate_clouds](http://pointclouds.org/documentation/tutorials/concatenate_clouds.php ) . In order to make `cloud a + cloud b` addition i have to use conversations from namespace.. ros to pcl / pcl to ros [namespacepcl](http://docs.pointclouds.org/1.0.0/namespacepcl.html) And one more important thing is that both of frames have to be in the same tf for addition. `pcl_ros::transformPointCloud` can do this transform! [namespacepcl__ros](http://mediabox.grasp.upenn.edu/roswiki/doc/api/pcl_ros/html/namespacepcl__ros.html)

2013-09-04 22:34:08 -0500 received badge  Popular Question (source)
2013-09-04 06:31:44 -0500 received badge  Editor (source)
2013-09-04 01:34:54 -0500 asked a question octomap laser scannaer + kinect

hi,

i ve build a system(ros groovy) with a kinect and laserscanner. i can create maps also just with kinect or hokuyo scanner( converted laser scans to pcl2).

I gave same publish topic names to my pcl2 topics at kinect and laser scanner, octomap can subscribe at the moment. but topics can not be subscribed at the same time. is there any way to make it simultaneously or should i assemble both pcl2 topics before i subscribe it to octomap ?

2013-07-18 11:48:51 -0500 answered a question how to change usb_cam parameters?

did you try rqt_rconfigure ?

rosrun rqt_reconfigure rqt_reconfigure