ERROR: "guess_frame_id" is set, but guess cannot be computed between frames "odom" -> "base_link". Aborting odometry update...

asked 2021-08-17 13:13:57 -0500

Delbina gravatar image

Hi,

after that i run a bag file, and then rtabmap, it shows me the following error:

"guess_frame_id" is set, but guess cannot be computed between frames "odom" -> "base_link". Aborting odometry update...
I have activeted the icp_odometry, and I have the following setting in rtabmap.launch file:

<arg name="frame_id" default="base_link"/>
<arg name="odom_frame_id" default="icp_odom"/>
<arg name="odom_frame_id_init" default=""/>
<arg name="map_frame_id" default="map" <="" p="">

How can i resolve this error?

edit retag flag offensive close merge delete

Comments

What is the value of guess_frame_id?

matlabbe gravatar image matlabbe  ( 2021-09-03 13:25:27 -0500 )edit