Skip to content

atsushi421/compare_topic_echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compare_topic_echo

How to Use

The following command compares the contents of the csv file output by the ros2 topic echo --csv --full-length [TOPIC_NAME]:

python3 src/compare_points_data.py -b [BEFORE_CSV_PATH] -a [AFTER_CSV_PATH]

NOTE

  • Currently only point cloud comparisons are supported.
  • If the number of point clouds is large, the command will take some time to complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages