Skip to content

Commit 77725d9

Browse files
committed
autobot for TrajNetplusplus
1 parent 99a6e9d commit 77725d9

File tree

150 files changed

+753679
-89938
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+753679
-89938
lines changed

DATA_BLOCK/collision_test/test/collision_test.ndjson

Lines changed: 0 additions & 19 deletions
This file was deleted.

DATA_BLOCK/collision_test/test_private/collision_test.ndjson

Lines changed: 0 additions & 19 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/biwi_hotel.ndjson

Lines changed: 0 additions & 4850 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/crowds_students001.ndjson

Lines changed: 0 additions & 26600 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/crowds_students003.ndjson

Lines changed: 0 additions & 21740 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/crowds_zara01.ndjson

Lines changed: 0 additions & 5982 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/crowds_zara03.ndjson

Lines changed: 0 additions & 5780 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/lcas.ndjson

Lines changed: 0 additions & 10499 deletions
This file was deleted.

DATA_BLOCK/trajdata/train/wildtrack.ndjson

Lines changed: 0 additions & 10619 deletions
This file was deleted.

Python-RVO2-main/.editorconfig

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
root = true
2+
3+
[*]
4+
end_of_line = lf
5+
indent_size = 4
6+
indent_style = tab
7+
insert_final_newline = true
8+
trim_trailing_whitespace = true
9+
10+
[*.md]
11+
trim_trailing_whitespace = false
12+
13+
[*.yml]
14+
indent_size = 2
15+
indent_style = space

0 commit comments

Comments
 (0)