GithubHelp home page GithubHelp logo

good work about kitti-lego-loam HOT 12 CLOSED

mitchell-lee-93 avatar mitchell-lee-93 commented on June 8, 2024
good work

from kitti-lego-loam.

Comments (12)

xuwuzhou avatar xuwuzhou commented on June 8, 2024

by the way ,I use the tool "kitti2bag" to transform the raw kitti data to bag

from kitti-lego-loam.

Mitchell-Lee-93 avatar Mitchell-Lee-93 commented on June 8, 2024


123

Hello xuwuzhou
This is the result of kitti-lego-loam of 00 sequence with only lidar data(no imu, no loop closure)
And I haven't made any changes to the IMU part.
Would you try without IMU and see what you get?

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Hello,Mitchell-Lee-93
Of course I will,but I have a question,if you test the 00 sequence with only lidar data,the IMU part in the lego-loam should be deleted,isn't it?

from kitti-lego-loam.

Mitchell-Lee-93 avatar Mitchell-Lee-93 commented on June 8, 2024

you can play only Velodyne topic with "rosbag play *.bag --clock --topic /kitti/velo/pointcloud"
(It differs by your bag file's topic name)

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Thanks for your reply!
I know what you mean,but I wonder that if there is no IMU data put in, the IMU part in the source code will stay static when running the repo(=if the IMU part infuence the final result without IMU data in).

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Hello, @Mitchell-Lee-93
Just now,I tested the repo with 00 sequence without IMU(use the kittibag which you provided to generate a bag),but the result is worse:
图片
Your result is really good ,just with a little bias;
the tools is kittibag,and directory structrue is as follows:
图片
and I have change the params in the launch file:
图片
After that ,I run the repo,and I play the bag with order "rosbag play 00.bag --clock".
Do you know where I made a mistake?
Best regards!

from kitti-lego-loam.

Mitchell-Lee-93 avatar Mitchell-Lee-93 commented on June 8, 2024

Did you maybe speed up the rosbag play factor with "rosbag play -r" command? I tried to speed up the topic with it, but I got a distorted trajectory like yours. If it's not the problem, I'm not sure what's the problem for now

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Hello @Mitchell-Lee-93
I didn't speed up the rosbag play factor;
And when I play the bag which the kittibag generated,something wrong happens to the rviz:
图片
but in fact it can put out result in result.txt as mentioned;
Just now,the author of lego-loam replied that the comment which he made in issue#12 isn't right,do you know what should be changed?
图片

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Just now,I used the tool "kitti2bag" to generate a bag through raw data,
and use the order"play **.bag --clock --topic --topic /kitti/velo/pointcloud"
the result didn't get better:
图片
it seems that with or without the order"--topic /kitti/velo/pointcloud" don't make any change,
But your result is really good ,do you make any change on the source code?

from kitti-lego-loam.

Mitchell-Lee-93 avatar Mitchell-Lee-93 commented on June 8, 2024

I believe since kittibag doesn't generate TF topic, it's like that only when you use Rviz but result is still same. And for --topic, if you've used kittibag, there is no IMU topic so it's normal that there is no difference. For the difference of the result, would you try my kitti-A-loam repository? Since it's using optimization, I guess the results might be a bit different from computer to computer. If you get different result of my kitti-A-loam result, that might be the problem

from kitti-lego-loam.

xuwuzhou avatar xuwuzhou commented on June 8, 2024

Thanks for your reply;
Yesterday,I tried your kitti-A-loam,the result is same as you ;
I know what happened;
Because I used raw data to generate a bag before,after I used the distorted data,the result gets better

from kitti-lego-loam.

Mitchell-Lee-93 avatar Mitchell-Lee-93 commented on June 8, 2024

It's good to know that you've solved the problem!

from kitti-lego-loam.

Related Issues (17)

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.