Coder Social home page Coder Social logo

Data conversion about evo HOT 4 CLOSED

Minsu-Kim1822 avatar Minsu-Kim1822 commented on May 20, 2024
Data conversion

from evo.

Comments (4)

MichaelGrupp avatar MichaelGrupp commented on May 20, 2024

rostopic
requires KITTI format or the TUM format

ROS bag files are also supported when they contain the right message types. evo supports various pose message types from ROS, see: https://github.com/MichaelGrupp/evo/wiki/Formats#bag--bag2---ros1ros2-bagfile

I have also IMU information with 6 and 9 axis

Without knowing your IMU, I would assume that it provides rotational velocity and linear acceleration, and not a pose? (as required by evo)

If in case of 6-axis IMU, how can I convert my data to the KITTI format with 12 elements?

Don't know, what does your data contain? Conversion from non-supported formats is something you would need to figure out yourself.

from evo.

Minsu-Kim1822 avatar Minsu-Kim1822 commented on May 20, 2024

@MichaelGrupp Thank you for your reply.

Actually, I got a multiple results, which have a nav_msgs/Odometry, and Posestampd data.

Also, 6-axis IMU gives me linear acceleration, and angular velocity.
9-axis IMU gives me linear acceleration, angular velocity, and orientation as quaternion also.

from evo.

MichaelGrupp avatar MichaelGrupp commented on May 20, 2024

IMU messages can't be loaded by evo, only formats that represent poses ( / points). The processing of IMU data is expected to be done by some external algorithm that outputs a pose (SLAM, odometry, ...).

from evo.

Minsu-Kim1822 avatar Minsu-Kim1822 commented on May 20, 2024

@MichaelGrupp
Thank you for your advice. I recoreded all my SLAM trajectories and ground truth trajectories with orientation information, then I combine and modify as KITTI dataset format. thank you for your help.

from evo.

Related Issues (20)

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.