Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
*.mcap filter=lfs diff=lfs merge=lfs -text
16 changes: 4 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,13 @@ For file-processing:
For more details on the features and how to use them, take a look at the [documentation](https://TUMFTM.github.io/PointCloudCrafter) hosted on GitHub Pages:
[**https://TUMFTM.github.io/PointCloudCrafter**](https://TUMFTM.github.io/PointCloudCrafter)

<h2> Cloning without test data (recommended) </h2>
<h2> Test Data </h2>

This repository uses Git LFS for large test files (22 MB).
Most users do not need them.
Download ROS2 test data from an external repository.

Clone without downloading LFS files:

```bash
GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/TUMFTM/PointCloudCrafter.git
```

To download them later:

```bash
git lfs pull
git clone https://github.com/ga58lar/rosbag-test.git /tmp/rosbag-test
mv /tmp/rosbag-test/tests /path/to/pointcloudcrafter-root/.
```

## Contact
Expand Down
8 changes: 8 additions & 0 deletions tests/rosbag/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Download rosbag data from https://github.com/ga58lar/rosbag-test

```
git clone https://github.com/ga58lar/rosbag-test.git /tmp/rosbag-test
mv /tmp/rosbag-test/tests /path/to/pointcloudcrafter-root/.
```

For futher information, see [Issue #43](https://github.com/TUMFTM/PointCloudCrafter/issues/43)
45 changes: 0 additions & 45 deletions tests/rosbag/metadata.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions tests/rosbag/rosbag_0.mcap

This file was deleted.