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

Robot's profile - activity

2022-08-16 04:28:46 -0500 received badge  Popular Question (source)
2022-08-16 04:28:46 -0500 received badge  Famous Question (source)
2022-08-16 04:28:46 -0500 received badge  Notable Question (source)
2022-04-13 03:21:37 -0500 commented question Driver package for Industrial robots form MTAB

Unfortunately no

2021-01-31 03:42:54 -0500 received badge  Notable Question (source)
2021-01-31 03:42:54 -0500 received badge  Popular Question (source)
2021-01-31 03:42:54 -0500 received badge  Famous Question (source)
2020-12-10 05:49:58 -0500 received badge  Good Question (source)
2020-11-17 10:39:59 -0500 received badge  Famous Question (source)
2020-11-17 10:39:59 -0500 received badge  Popular Question (source)
2020-11-17 10:39:59 -0500 received badge  Notable Question (source)
2020-09-14 13:31:39 -0500 commented answer Error on import ros packages

Worked like a charm!!!

2020-02-26 01:17:00 -0500 received badge  Popular Question (source)
2020-02-26 01:17:00 -0500 received badge  Notable Question (source)
2020-02-24 03:22:36 -0500 received badge  Necromancer (source)
2020-01-21 00:12:34 -0500 received badge  Nice Question (source)
2019-08-05 07:42:00 -0500 marked best answer how to call a service inside a node?

I am working with summitXL. After reaching the target point I would like to set the odometry by calling the ros service "/summit_a/set_odometry". How can I call the service inside the node. Thanks in advance.

2019-02-26 11:23:05 -0500 commented question Tile_map for MapViz not showing

Is the issue resolved? if Yes, How?

2018-12-15 06:46:16 -0500 commented answer Error when building TEB local planner: "Target 'tf' of type EXECUTABLE may not be linked into another target"

Worked like a charm!!!

2018-11-27 05:39:11 -0500 marked best answer how can I see the camera and laser view in gazebo?

I have the urdf model of a car. I have attached the laser and camera with it. how cat I see the camera view and the laser data in the gazebo simulator. I know this is a common question. As I am new in ROS I am relly stuck in this.

2018-10-08 12:19:20 -0500 asked a question Exception while loading the WMTS map for MapViz

Exception while loading the WMTS map for MapViz While clicking http://localhost:8080/wmts/gm_layer/gm_grid/0/0/0.png lin

2018-09-12 10:22:57 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

Hi When the fixed frame is "far_field" it works fine, but when the fixed frame is wgs84 it kinda stopped working with th

2018-09-12 09:29:09 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

ImageCache::NetworkError:251]: NETWORK ERROR

2018-09-12 09:28:50 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

2018-09-12 09:22:39 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

HI I am sorry. It worked. It usually takes some time

2018-09-12 09:19:48 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

Hi I have followed the step you mentioned. I can see the mapproxy via http://localhost:8080/demo/# url. But the map is n

2018-09-12 08:58:53 -0500 received badge  Critic (source)
2018-09-12 08:58:42 -0500 commented answer mapviz - missing multi-res-image and tile-map plugins

Hi I have followed the step you mentioned. I can see the mapproxy via http://localhost:8080/demo/# url. But the map is n

2018-09-12 08:54:17 -0500 received badge  Popular Question (source)
2018-09-12 08:54:17 -0500 received badge  Notable Question (source)
2018-08-03 12:32:09 -0500 asked a question symbol lookup error for CV bridge .toImageMsg

symbol lookup error for CV bridge .toImageMsg Hi I am getting this error while publishing a image. this is the code

2018-07-26 21:35:45 -0500 received badge  Famous Question (source)
2018-07-24 13:50:01 -0500 received badge  Notable Question (source)
2018-07-20 09:45:42 -0500 commented answer Occupancy grid map from zed stereo camera

Please don't forget to upvote if this works and feel free to ask anything more specific to this......

2018-07-20 09:38:50 -0500 answered a question Occupancy grid map from zed stereo camera

Hi I think basically you are asking you need to publish the same topics from ZED as it is being published by Bumbelbee2

2018-07-19 13:03:12 -0500 received badge  Favorite Question (source)
2018-07-19 10:15:48 -0500 received badge  Popular Question (source)
2018-07-19 07:07:33 -0500 asked a question Fusion of Radar and Camera

Fusion of Radar and Camera Hi Is there any developed package for the fusion of TI Radar and ZED camera. I am looking f

2018-07-05 20:38:19 -0500 received badge  Taxonomist
2017-11-27 11:06:02 -0500 marked best answer ros publishing without loop?

If I am publishing a "geometry_msgs::Twist" with out a while(n.ok()) loop it is not affecting the topic. But I can not use a infinite loop. Everytime according the scan data I have to modify the linear and angular velocity of the Twist msgs. Is there any way out to affect the topic without using the loop.. Thanks in advance

2017-11-20 11:30:22 -0500 asked a question LadyBug2 camera driver

LadyBug2 camera driver Is there any way to get the images from all 6 cameras of LadyBug2? I have tried using the Camera

2017-11-20 11:21:30 -0500 commented question Ladybug Camera Driver

I am using the Camera1394 driver for Ladybug camera. How are you changing the pan for different frames runtime

2017-08-17 01:41:07 -0500 marked best answer how to work with robotic manipulator?

I have to work with one Kawasaki Robot arm. I am confused is there any developed package for the manipulator controller in ROS? These robotic arm come with one dedicated controller. in order to work with ROS in robot arm do I have to connect my computer with the controller or directly with the arm. I am really new in the field of robotic arm. I badly need this help.

2017-07-29 23:39:58 -0500 received badge  Famous Question (source)
2017-07-06 19:54:39 -0500 marked best answer how to subscribe disparity image?

I have started working with stereo camera. I have the disparity image on the /stereo/disparity topic. Now I want to subcribe that stereo_msgs/DisparityImage form the /stereo/disparity topic. For subscribing this is

image_transport::ImageTransport it(nh);

image_transport::Subscriber sub = it.subscribe("/stereo/disparity", 1, imageCallback);

enough? Or do i have to use some other transport for disparity image. .