Skip to content

zm0612/align_trajectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Align trajectory

This codes can be used to align trajectory. And show trajectory, show position after alignment, etc.

  • The trajectory can be automatically aligned according to the timestamp.
  • The alignment uses umeyama algorithm.
  • Trajectory format: timestamp x y z q_x q_y q_z q_w

Dependencies

  • Pangolin
  • EIgen

Usage

Compile:

cd align_trajectory
mkdir build
cd build
cmake ..
make 

run:

cd align_trajectory
./align_trajectory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published