jedeschaud / ct_icp

CT-ICP: Continuous-Time LiDAR Odometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run ct_icp on Darpa tunnel circuit datasets

Cristian-wp opened this issue · comments

Hi, I have manage to make the slam work on Darpa urban datasets, now I am trying to test it in the tunnel ciruits.
As you links say, them al compressed, so I decompress all of them with rosbag decompress file.bag .
I have correctly remap the pointcloud topic, lidar model and frequency are the same and at the moment I have not change anything inside the param yaml file.
When I launch the simulation the simulation starts, but the odometry topic /ct_icp/pose/odom is not published.
As you can see from the following images, also the tf from odom to base_link is not generated.

This image are the TF from the urban datasets:
Screenshot from 2022-11-03 10-50-21

This one are the TF from the tunnel:
Screenshot from 2022-11-03 12-50-19

This one is a screenshot from RViz after some seconds: as you can see the position frame are not published even if the robot is already inside the tunnel (the robot stars outside the tunnel)

rviz_screenshot_2022_11_03-12_42_01

This one are the topic from rqt:
Screenshot from 2022-11-03 11-38-45

What I am doing wrong? Can someone please help me?

Hi,

I will look into it,

In the mean time, do you have some error message in the terminal ?

Hi, Thank you!
No, in the terminal I have some warning at the launch. But I have read in some post that they are normal.
I use this bag:
https://bitbucket.org/subtchallenge/subt_reference_datasets/src/master/
https://subt-data.s3.amazonaws.com/SubT_Tunnel_Ckt/sr_B_route2.bag (16.3 GB)