Giter VIP home page Giter VIP logo

toolkit's Introduction

ToolKit

This is a repository to store some tool kits created by Ke for the future use.

1. robot_transformation.py is mainly for some transformation between different frame or from pose vector to the pose matrix

2. pointcloud_kit.py is mainly for the create of the pointcloud and the visualization of the pointcloud, to use this module, the robot_transformation.py module is necessary. The result should be like:

“test_pd”

3. test_OF.py is a small demo to create the Optical Flow based on the opencv and some skills about how to show the image and use the keyboard to control the window, during this demo I use the Tartanair dataset as the example, there is a customed tartanair data loader, if you wanna try this demo, first you should change the INITIAL_DIR. The result should be as:

“test_of”

4. evaluation_tools.py is a evaluatioin/metrics tool of SLAM/VO performance, it contains the common metrics ATE, RPE, KITTI score and one customized metric called the Success Rate to check the performance of the algorithm on one trajectory, to use this module, the robot_transformation.py module is necessary, the result is show as:

“test_result”

5. icp.py is a icp module for the 2D icp,the result should be like this:

“test_icp”

6. draw_tools.py is a module to draw the trajectory for the camera pose, the result should be like this:

“test_draw”

Or using traj_draw_two() function to get the result as:

“draw_two”

7.dataloader.py is a module to load the data and now it only supports the tartanair_data

toolkit's People

Contributors

guokekkk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.