-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
17cf10c
commit 1034345
Showing
2 changed files
with
28 additions
and
37 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
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,29 +1,29 @@ | ||
-Initial commit | ||
Initial commit | ||
|
||
-Update LICENSE | ||
Update LICENSE | ||
|
||
-Update README | ||
Update README | ||
|
||
-Create CODEOWNERS | ||
Create CODEOWNERS | ||
|
||
-Jest configuration and initial unit tests | ||
Jest configuration and initial unit tests | ||
|
||
-Implement TrafficSigns | ||
Implement TrafficSigns | ||
|
||
-Improve logic to prevent TrafficSign rerender | ||
Improve logic to prevent TrafficSign rerender | ||
|
||
-Synchronize OSI extension code | ||
Synchronize OSI extension code | ||
|
||
-Fix trafficsign category modelCache | ||
Fix trafficsign category modelCache | ||
|
||
-Traffic Lights Implementation | ||
Traffic Lights Implementation | ||
|
||
-Create release with artifact on new tag (#3) | ||
Create release with artifact on new tag (#3) | ||
|
||
-Integrate ASAM OSI as Dependency for OSI Ground Truth Extension (#5) | ||
Integrate ASAM OSI as Dependency for OSI Ground Truth Extension (#5) | ||
|
||
-Remove old unneeded manually created types (#9) | ||
Remove old unneeded manually created types (#9) | ||
|
||
-Migrate from npm to yarn (#10) | ||
Migrate from npm to yarn (#10) | ||
|
||
-Install @lichtblick/asam-osi-types npm package and update imports. (#16) | ||
Install @lichtblick/asam-osi-types npm package and update imports. (#16) |