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

ShyamGanatra's profile - activity

2023-05-16 12:12:11 -0500 edited answer laser data is not avliable on rviz2 . but i am geting data while using terminal cmd topic echo.

I was also facing the same issue and then figured out that I need to make some changes in the configuration of Rviz2, y

2023-05-16 12:11:43 -0500 answered a question laser data is not avliable on rviz2 . but i am geting data while using terminal cmd topic echo.

I was also facing the same issue and then figured out that I need to make some changes in the configuration of Rviz2, y

2022-05-12 21:51:34 -0500 received badge  Favorite Question (source)
2021-08-27 00:22:08 -0500 commented answer How to get distance from detected objects in autoware

Can you please tell, how did you get it displayed on RViz?

2021-08-11 17:31:10 -0500 received badge  Famous Question (source)
2021-05-04 09:07:57 -0500 received badge  Famous Question (source)
2021-01-05 03:00:07 -0500 received badge  Famous Question (source)
2021-01-04 09:41:40 -0500 received badge  Notable Question (source)
2021-01-03 15:11:09 -0500 received badge  Student (source)
2021-01-01 13:57:56 -0500 received badge  Popular Question (source)
2020-12-31 00:59:18 -0500 asked a question How to build and deploy ROS product?

How to build and deploy ROS product? I am working on building a ROS product, I have some custom packages which run on RO

2020-12-10 04:52:54 -0500 received badge  Notable Question (source)
2020-12-10 04:52:54 -0500 received badge  Popular Question (source)
2020-12-08 09:28:59 -0500 received badge  Famous Question (source)
2020-11-16 15:13:40 -0500 received badge  Famous Question (source)
2020-08-30 05:47:58 -0500 received badge  Notable Question (source)
2020-08-01 00:45:23 -0500 received badge  Famous Question (source)
2020-07-13 04:35:01 -0500 received badge  Notable Question (source)
2020-06-10 04:30:07 -0500 received badge  Notable Question (source)
2020-05-06 11:39:30 -0500 received badge  Popular Question (source)
2020-05-03 23:21:22 -0500 commented question Cannot initialize nav2_bringup node

No, I just cloned the git repo for dashing and was trying the tutorial.

2020-05-03 19:55:05 -0500 commented question Cannot initialize nav2_bringup node

No, I just clicked on start once.

2020-05-03 02:10:25 -0500 edited question Cannot initialize nav2_bringup node

Cannot initialize nav2_bringup node I am trying to use navigation2 on turtlebot3(burger) in simulation. When I run the

2020-05-03 02:09:23 -0500 edited question Cannot initialize nav2_bringup node

Cannot initialize nav2_bringup node I am trying to use navigation2 on turtlebot3(burger) in simulation. When I run the

2020-05-02 15:43:03 -0500 asked a question Cannot initialize nav2_bringup node

Cannot initialize nav2_bringup node I am trying to use navigation2 on turtlebot3(burger) in simulation. When I run the

2020-03-24 12:50:17 -0500 received badge  Popular Question (source)
2020-03-14 08:36:49 -0500 received badge  Enthusiast
2020-03-11 21:39:29 -0500 commented answer NavSat_Transform in Robot-Localization package does not publish anything to /odometry/gps

No that's not the issue, I tried that too but got same results.

2020-03-11 15:29:40 -0500 marked best answer How to localize and navigate in a 3D map?

I am having a 3D lidar by Velodyne. I can build a 3D map with RTAB or Cartographer. But after that how can I use only 3D maps and 3D Lidar to do autonomous navigation with obstacle avoidance?

2020-03-11 15:01:32 -0500 asked a question NavSat_Transform in Robot-Localization package does not publish anything to /odometry/gps

NavSat_Transform in Robot-Localization package does not publish anything to /odometry/gps I am using robot localization

2020-03-11 14:40:09 -0500 marked best answer Is there any python support for creating a custom costmap_2d layer?

Hello, I am trying to make my custom costmap_2d layer from pointcloud2 data, which would be marked as free space. I looked at the tutorial, which is in C++. I was wondering if there is any other support in python for the same. It would make it a lot easier in python, I think.

Thank You.

2020-03-11 14:40:09 -0500 received badge  Scholar (source)
2020-03-08 23:37:17 -0500 received badge  Popular Question (source)
2020-03-05 11:07:36 -0500 edited question How to localize and navigate in a 3D map?

How to localize and navigate in a 3D map? I am having a 3D lidar by Velodyne. I can build a 3D map with RTAB or Cartogra

2020-03-05 11:07:36 -0500 received badge  Editor (source)
2020-03-05 11:07:03 -0500 edited question How to localize and navigate in a 3D map?

How to localize and navigate in a 3D map? I am having a 3D lidar by Velodyne. I can build a 3D map with RTAB or Cartogra

2020-03-05 11:03:40 -0500 asked a question How to localize and navigate in a 3D map?

How to localize and navigate in a 3D map? I am having a 3D lidar by Velodyne. I can build a 3D map with RTAB or Cartogra

2020-03-04 22:46:28 -0500 marked best answer Is it possible to do outdoor navigation using only GPS & IMU, without any map? If yes then please suggest how?

I am trying to achieve autonomous outdoor navigation on the road. I have a 2d-LIDAR, GPS & IMU as available sensors data to the robot. I am getting fused data of GPS, IMU & Odom, I also have the waypoint(in UTM) of the road on the road which I wish to do autonomous navigation, but I don't have a map. How will the robot plan it's a path to destination i.e I mean how planners will work without a map?

2020-03-04 22:46:22 -0500 received badge  Notable Question (source)
2020-02-26 01:34:29 -0500 received badge  Popular Question (source)
2020-02-25 10:57:23 -0500 asked a question Is it possible to do outdoor navigation using only GPS & IMU, without any map? If yes then please suggest how?

Is it possible to do outdoor navigation using only GPS & IMU, without any map? If yes then please suggest how? I am

2020-02-16 13:25:24 -0500 asked a question Is there any python support for creating a custom costmap_2d layer?

Is there any python support for creating a custom costmap_2d layer? Hello, I am trying to make my custom costmap_2d laye

2018-10-19 00:27:03 -0500 received badge  Supporter (source)