Coder Social home page Coder Social logo

Comments (9)

RuslanAgishev avatar RuslanAgishev commented on September 26, 2024

Hi,

The "static" poses (where the robot did not move) are provided in static_poses.csv and static_ouster_poses. Additionally, the ouster_points and corresponding poses.csv files contain point cloud and localization waypoints recorded in the same environment and distant approximately 1m apart (without deskewing). The former data recording method was used to mitigate an error caused by the robot's movement.
Thanks for the question.

from depth_correction.

xiaojxkevin avatar xiaojxkevin commented on September 26, 2024

Since there are distortions in ouster_points, then what are these clouds used for? Are they used in the depth-correction process?

Thanks!

from depth_correction.

RuslanAgishev avatar RuslanAgishev commented on September 26, 2024

We used the static clouds for the depth correction models training. The ouster_points clouds could be used for SLAM evaluation.

from depth_correction.

xiaojxkevin avatar xiaojxkevin commented on September 26, 2024

Hi! When I try to reproduce your SLAM evaluation (run slam_eval.launch), I just simply use the points from the bag file (fee_corridor/bags/seq1.bag). So I am wondering if the points in the bag file are equivalent to points provided in ouster_points

from depth_correction.

RuslanAgishev avatar RuslanAgishev commented on September 26, 2024

The provided bag-files contain all the point clouds recorded at 10hz. The points folder contains a sub-set of them (we save the clouds every 1m traveled by the robot).

from depth_correction.

xiaojxkevin avatar xiaojxkevin commented on September 26, 2024

Hi, thanks for the reply! In fact, when I try to reproduce your SLAM evaluation results, I notice that there are a slight differences with the results presented in the paper. Thus, I am wondering if you could sent me a copy of the pretrained model of yours.

from depth_correction.

RuslanAgishev avatar RuslanAgishev commented on September 26, 2024

Good point! We will upload the pre-trained model weights. Thanks

from depth_correction.

xiaojxkevin avatar xiaojxkevin commented on September 26, 2024

Thanks for your replies.

from depth_correction.

xiaojxkevin avatar xiaojxkevin commented on September 26, 2024

Hi, sorry for bothering, I also notice something quite strange. In the given fee_corridor data set, all the .npz files represent PointCloud data, and their formats should be (n, 4), where n means the number of points, and 4 is number of values in a certain row. I can tell that the first 3 values are x,y,z, and I am wondering what is the meaning of the 4th value, is it something like intensity?

from depth_correction.

Related Issues (5)

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.