-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore!: add sample osm, gear change, ll2 shape up, tune controller (#24)
* chore: add sample osm * chore: add sample converter * feat: add outline csv * chore: add tested * chore: remove mapfile folder * chore : add pcd * chore!: remove ll2 from gitlfs * chore! : remove rviz map from dallara launch * doc: update setup * chore: add clean build script * chore: update ll2 * chore: add pure pursuit param * feat: add gear change * chore: design change window proportion * chore: add ignore * chore: final new line * chore: final new line * fix: add multicast setting in main.bash Signed-off-by: Yu Asabe <[email protected]> --------- Signed-off-by: Yu Asabe <[email protected]> Co-authored-by: Yu Asabe <[email protected]>
- Loading branch information
1 parent
07a8027
commit 1d4a061
Showing
26 changed files
with
8,814 additions
and
2,582 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
*.pcd filter=lfs diff=lfs merge=lfs -text | ||
*.osm filter=lfs diff=lfs merge=lfs -text | ||
*.csv filter=lfs diff=lfs merge=lfs -text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,8 @@ install | |
log | ||
AWSIM | ||
mapfile | ||
capture | ||
|
||
*.gz | ||
*.mp4 | ||
result.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.