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

[Autoware.Auto] GNSS conversion node not starting [closed]

asked 2021-12-22 02:36:44 -0500

sujithvemi gravatar image

updated 2021-12-23 01:38:57 -0500

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.

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sujithvemi
close date 2022-01-03 03:41:45.952831

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-12-23 03:09:02 -0500

sujithvemi gravatar image

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

edit flag offensive delete link more

Comments

Hi @sujithvemi. Thank you for providing answer

osilva gravatar image osilva  ( 2021-12-29 11:55:07 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2021-12-22 02:36:44 -0500

Seen: 76 times

Last updated: Dec 23 '21