Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample dataset #5

Open
ajay1606 opened this issue Apr 9, 2020 · 9 comments
Open

sample dataset #5

ajay1606 opened this issue Apr 9, 2020 · 9 comments

Comments

@ajay1606
Copy link

ajay1606 commented Apr 9, 2020

@methylDragon Thanks for the awesome tutorial. It will be a great help if provided with a sample dataset.(bagfile).

Kind regards

@methylDragon
Copy link
Owner

Hi there!

Unfortunately, I don't have access to a robot at the moment :( It's going to take awhile before I do.

@ajay1606
Copy link
Author

ajay1606 commented Apr 10, 2020

@methylDragon ok I understood, Anyhow am trying with, /gnss_pose, lidar_localizer_pose and /imu_raw using EKF. I have recorded a bag file, will it possible to help me to test and verify my dataset with your package.
I greatly appreciate your support.

Kind regards.

@methylDragon
Copy link
Owner

methylDragon commented Apr 10, 2020 via email

@ajay1606
Copy link
Author

ajay1606 commented Apr 16, 2020

@methylDragon Thank you. I have successfully tested the package with my dataset (GNSS + LIDAR + IMU ). Thank you so much for the detailed explanation.

If anyone looking for a dataset, feel free to ask; ajaygkumar@hotmail.

Regards,
Ajay

@methylDragon
Copy link
Owner

Hi @ajay1606, if you would like to, you can send a pull request to update the README with a link to your dataset, so people can use it.

@ajay1606
Copy link
Author

ajay1606 commented Apr 18, 2020

@methylDragon Well, please find the sample dataset in the following link.
https://drive.google.com/open?id=1Qk9Vu4d5MxOcwKdsoboUAesqctSonuwZ
Dataset acquired in the LGSVL (An Autonomous Vehicle Simulator) along with Autoware (Autonomous driving open source).

Parameter setting required to use this bag file:

      <param name="odom0" value="/odom"/>
      <param name="odom1" value="/ndt_pose"/>
      <param name="imu0" value="/imu_raw"/>
 <rosparam param="odom0_config">[true, true, true,
                                      false, false, false,
                                      false, false, false,
                                      false, false, true,
                                      false, false, false]</rosparam>
     <rosparam param="odom1_config">[true, true, true,
                                      false, false, false,
                                      false, false, false,
                                      false, false, true,
                                      false, false, false]</rosparam>
      <rosparam param="imu0_config">[false, false, false,
                                     true,  true,  true,
                                     false, false, false,
                                     true,  true,  true,
                                     true,  true,  true]</rosparam>

Kindly let me know if any further information required.

@panchasan
Copy link

link with the data set is no longer available. Is there any chance to find the data set and try the tutorial?

@methylDragon
Copy link
Owner

link with the data set is no longer available. Is there any chance to find the data set and try the tutorial?

Unfortunately at this time I don't have any plans to record a dataset to use with the tutorial...

But it shouldn't be too hard to set up a Gazebo simulation environment with one of the many different simulated robots and set up the sensor fusion to try it out.

@panchasan
Copy link

Thanks for your quick answer, I will do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants