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

sujithvemi's profile - activity

2022-12-01 01:07:36 -0500 received badge  Notable Question (source)
2022-07-14 14:15:28 -0500 received badge  Famous Question (source)
2022-07-14 14:15:28 -0500 received badge  Notable Question (source)
2022-05-16 06:08:18 -0500 received badge  Popular Question (source)
2022-05-13 05:14:10 -0500 edited question How to add bidirectional driving lanes in Autoware Universe

How to add bidirectional driving lanes in Autoware Universe I am trying to create a map which has lanelets that allow di

2022-05-09 12:24:11 -0500 received badge  Popular Question (source)
2022-05-03 06:24:46 -0500 asked a question How to add bidirectional driving lanes in Autoware Universe

How to add bidirectional driving lanes in Autoware Universe I am trying to create a map which has lanelets that allow di

2022-04-17 10:35:28 -0500 received badge  Popular Question (source)
2022-04-14 04:40:19 -0500 asked a question Autonomoustuff lanelet2 map visualization is failing in Autoware Universe

Autonomoustuff lanelet2 map visualization is failing in Autoware Universe I am trying to use the new Autoware core and u

2022-03-12 07:56:33 -0500 edited question OSM annotation x,y values not reflected correctly on RViz

OSM annotation x,y values not reflected correctly on RViz I have an OSM map that is generated from the Unity map builder

2022-03-12 07:56:33 -0500 received badge  Editor (source)
2022-03-12 07:51:12 -0500 asked a question OSM annotation x,y values not reflected correctly on RViz

OSM annotation x,y values not reflected correctly on RViz I have an OSM map that is generated from the Unity map builder

2022-02-10 02:57:15 -0500 received badge  Popular Question (source)
2022-01-10 19:32:47 -0500 received badge  Teacher (source)
2022-01-03 03:48:35 -0500 commented answer Visualizing osm file inside Autoware Auto

I had debugged the issue a bit more and I find that the reason is most problably the GNSS data that is being published b

2021-12-30 12:55:49 -0500 commented answer Visualizing osm file inside Autoware Auto

Hi Josh, I had implemented a GNSS+IMU based localization system for my purpose as I don't have LiDAR sensor on my robot.

2021-12-29 11:54:50 -0500 marked best answer [Autoware.Auto] GNSS conversion node not starting

I am trying to run the GNSS conversion node that converts the GNSS data from WGS_84 to ECEF co-ordinates. When I try to run the node for experimentation using

ros2 run gnss_conversion_nodes gnss_conversion_nodes_exe

I get the following error

1640158244.062340 [0] gnss_conve: using network interface wlp111s0 (udp/192.168.0.8) selected arbitrarily from: wlp111s0, docker0, br-2d7f79e3ae0b

terminate called after throwing an instance of 'std::runtime_error'

what(): Override covariance must have exactly 3 entries.

It seems to be the problems with the parameters not being read properly, but I am not able to figure out how to solve this and run the node correctly. Any help in resolving this or any direction to proceed for debugging would be great. Thank you.

2021-12-28 09:14:51 -0500 commented answer What is the best way to replace ndt localization with gps localization in AutowareAuto?

Hi, I had implemented the node according to your suggestions, it was really helpful. But one thing is not clear to me, i

2021-12-28 03:32:46 -0500 answered a question GPS based localisation in autoware

Please refer here: https://answers.ros.org/question/382182/what-is-the-best-way-to-replace-ndt-localization-with-gps-loc

2021-12-25 00:21:47 -0500 received badge  Student (source)
2021-12-23 03:09:02 -0500 answered a question [Autoware.Auto] GNSS conversion node not starting

Setting the params from the param file solved this issue. I missed the param file already provided for this node in Auto

2021-12-23 03:09:02 -0500 received badge  Rapid Responder (source)
2021-12-23 01:38:57 -0500 edited question [Autoware.Auto] GNSS conversion node not starting

GNSS conversion node not starting I am trying to run the GNSS conversion node that converts the GNSS data from WGS_84 to

2021-12-22 02:36:44 -0500 asked a question [Autoware.Auto] GNSS conversion node not starting

GNSS conversion node not starting I am trying to run the GNSS conversion node that converts the GNSS data from WGS_84 to

2021-10-31 19:02:19 -0500 received badge  Famous Question (source)
2021-10-23 01:05:30 -0500 received badge  Notable Question (source)
2021-10-20 05:10:27 -0500 commented question [Autoware.Auto] NDT Localisation for AVP demo not working because PCD map not being published

I haven't yet solved the issue. I think this is currently a known issue in Autoware. There has been discussion surroundi

2021-10-19 03:16:46 -0500 received badge  Popular Question (source)
2021-10-13 00:48:56 -0500 received badge  Enthusiast
2021-10-08 06:47:14 -0500 asked a question [Autoware.Auto] NDT Localisation for AVP demo not working because PCD map not being published

[Autoware.Auto] NDT Localisation for AVP demo not working because PCD map not being published I tried to run AVP demo in

2021-10-08 06:47:13 -0500 asked a question [Autoware.Auto] NDT Localization for AVP Demo not working because PCD map is not published

[Autoware.Auto] NDT Localization for AVP Demo not working because PCD map is not published I have tried to run AVP demo