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

ashkan_abd's profile - activity

2020-05-04 08:35:47 -0500 received badge  Famous Question (source)
2020-05-04 08:35:47 -0500 received badge  Notable Question (source)
2020-02-05 08:17:29 -0500 received badge  Famous Question (source)
2020-02-05 08:17:29 -0500 received badge  Notable Question (source)
2019-05-20 01:03:44 -0500 marked best answer use custom interpreter

Hi I wrote an interpreter for cpp. how can I use it in ros and write my code for this interpreter?

2019-02-22 07:19:31 -0500 received badge  Popular Question (source)
2019-02-17 18:42:04 -0500 received badge  Popular Question (source)
2019-02-10 15:37:53 -0500 received badge  Famous Question (source)
2019-02-05 21:42:34 -0500 edited question create point cloud2 from depth image

create point cloud2 from depth image Hi, I have a image message of depth image. I need to create point cloud2 from that

2019-02-05 21:36:40 -0500 edited question create point cloud2 from depth image

create point cloud2 from depth image Hi, I have a image message of depth image. I need to create point cloud2 from that

2019-02-05 21:36:26 -0500 edited question create point cloud2 from depth image

create point cloud2 from depth image Hi, I have a image message of depth image. I need to create point cloud2 from that

2019-02-05 21:36:26 -0500 received badge  Editor (source)
2019-02-05 21:36:00 -0500 asked a question create point cloud2 from depth image

create point cloud2 from depth image Hi, I have a image message of depth image. I need to create point cloud2 from that

2018-12-28 13:17:00 -0500 received badge  Popular Question (source)
2018-12-26 14:43:11 -0500 commented answer problem in calculating coordinate from PointCloud2

Thank that works

2018-12-26 14:34:38 -0500 commented answer problem in calculating coordinate from PointCloud2

I have tried, but error still exists!!!

2018-12-26 14:08:06 -0500 commented question problem in calculating coordinate from PointCloud2

@PeteBlackerThe3rd yes, this is a part of tf tree : map->odom->base_link->camera_link->camra_depth_optical_

2018-12-26 14:07:40 -0500 commented question problem in calculating coordinate from PointCloud2

yes, this is a part of tf tree : map->odom->base_link->camera_link->camra_depth_optical_frame

2018-12-26 13:24:25 -0500 asked a question problem in calculating coordinate from PointCloud2

problem in calculating coordinate from PointCloud2 Hi all, this is my callback void get_point_cloud(const sensor_msgs

2018-12-18 06:20:29 -0500 received badge  Famous Question (source)
2018-12-18 02:27:20 -0500 received badge  Famous Question (source)
2018-11-19 01:20:16 -0500 received badge  Notable Question (source)
2018-11-14 02:47:21 -0500 received badge  Notable Question (source)
2018-10-12 09:35:36 -0500 commented question get world coordinates from image coordinates

hi @Delb thanks for replying, (245 , 269) is my object position in map and I found this coordinates from monitoring gma

2018-10-12 03:11:59 -0500 received badge  Popular Question (source)
2018-10-11 16:18:07 -0500 asked a question get world coordinates from image coordinates

get world coordinates from image coordinates hi everyone, I now maybe someone asked this question before but I can't fou

2018-10-08 14:02:39 -0500 edited question calibrating virtual camera

calibrating virtual camera hi everyone. I spawn my robot model with launching robot_spawn file, it 's a sdf robot mod

2018-10-08 12:31:32 -0500 asked a question calibrating virtual camera

calibrating virtual camera hi everyone. I spawn my robot model with launching robot_spawn file, it 's a sdf robot mod

2018-10-05 08:27:03 -0500 commented question ros kinetic issue with gazebo 8

I tested it before asking this question

2018-10-05 08:26:32 -0500 commented question ros kinetic issue with gazebo 8

I was test it before asking this question

2018-10-05 05:41:46 -0500 commented question ros kinetic issue with gazebo 8

@GuillaumeB please share source link

2018-10-04 13:21:17 -0500 received badge  Notable Question (source)
2018-10-04 04:03:07 -0500 received badge  Popular Question (source)
2018-10-03 18:33:51 -0500 asked a question get position of an object from image

get position of an object from image my environment is gazebo 7 and ros kinetic and I work on a virtual robots project.

2018-09-28 12:27:39 -0500 received badge  Enthusiast
2018-09-27 06:14:08 -0500 received badge  Notable Question (source)
2018-09-27 06:13:53 -0500 commented question ros kinetic issue with gazebo 8

yes, of course.

2018-09-27 06:13:18 -0500 received badge  Popular Question (source)
2018-09-25 05:50:13 -0500 asked a question ros kinetic issue with gazebo 8

ros kinetic issue with gazebo 8 Hi all I installed ros kinetic from original ros repository, and then i installed gazeb

2018-04-16 07:34:39 -0500 commented answer use custom interpreter

please say more details how can do this?

2018-04-16 02:19:26 -0500 received badge  Popular Question (source)
2018-04-14 09:38:33 -0500 asked a question use custom interpreter

use custom interpreter Hi I wrote an interpreter for cpp. how can I use it in ros and write my code for this interprete