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

The BAG files available ? #4

Open
jediofgever opened this issue Nov 13, 2023 · 4 comments
Open

The BAG files available ? #4

jediofgever opened this issue Nov 13, 2023 · 4 comments
Assignees

Comments

@jediofgever
Copy link

Hi there,
I am also working on traversability estimation, and I would like to compare my method against this method.

I am running on ros2; I see that you have provided datasets as pcd and npy files. But I would like to run a bag file demo for traversability estimation. I would appreciate it if you could provide a few rosbags for my reference. Thank you

@RuslanAgishev
Copy link
Member

Hi.
The bag-files are available at: http://subtdata.felk.cvut.cz/robingas/data/
Please, refer to the updated documentation for more details. Thanks.

@jediofgever
Copy link
Author

jediofgever commented Nov 14, 2023

Thank you for your reply. I read the paper, the trajectory optimization work which inherently uses traversablity estimation. I would like to perform binary classification of traversable / non-traversable comparison. What is the best performing model for this task ? Also is there hand labeled ground truths ? Or only “pseudo/proxy” labels. Lots of questions I know, thank you for your help!, I greatly appreciate it

Edit: in this link http://subtdata.felk.cvut.cz/robingas/data/traversability_estimation/TraversabilityDataset/supervised/clouds/

are the color points pseudo labels or networks predictions ?

@RuslanAgishev
Copy link
Member

Thanks for your interest. The dataset described at ./docs/trav_data.md contains manually annotated labels (binary traversability) for point clouds and RGB images.
In addition, we release data sequences collected in a "self-supervised" way meaning that the labels are provided only for parts of a point cloud that was covered by a robot footprint path. Please, refer to the monoforce package for more details.

@jediofgever
Copy link
Author

Thank you for the reply.
I am not sure I understand yet. Could you please clarify what exactly is the color information on these point clouds http://subtdata.felk.cvut.cz/robingas/data/traversability_estimation/TraversabilityDataset/supervised/clouds/destaggered_points_colored/

Are they the ground truth labels or your method's estimation?

@RuslanAgishev RuslanAgishev self-assigned this Dec 21, 2023
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

2 participants