forked from huawei-noah/SMARTS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update SMARTS 0.5.1.post1 -> 0.6.0 See CHANGELOG.md Co-authored-by: adai <[email protected]> Co-authored-by: Rutvik Gupta <[email protected]> Co-authored-by: Stephen Hockema <[email protected]> Co-authored-by: qianyi-sun <[email protected]> Co-authored-by: Allan Liu <[email protected]> Co-authored-by: Saul Field <[email protected]> Co-authored-by: Zhengbang Zhu <[email protected]>
- Loading branch information
1 parent
652aa23
commit 9db3e96
Showing
190 changed files
with
4,642 additions
and
3,059 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 |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# Set the default behavior, in case people don't have core.autocrlf set. | ||
# This should catch all files with no extension or not listed below. | ||
* text=auto | ||
|
||
# Explicitly declare text files you want to always be normalized and converted | ||
# to native line endings on checkout. | ||
*.txt text | ||
*.py text | ||
*.md text | ||
*.rst text | ||
*.sh text | ||
*.bash text | ||
*.js text | ||
*.json text | ||
*.css text | ||
*.ipynb text | ||
*.xml text | ||
*.urdf text | ||
*.yml text | ||
*.yaml text | ||
*.proto text | ||
*.msg text | ||
*.srv text | ||
*.launch text | ||
*.c text | ||
*.cpp text | ||
*.h text | ||
*.hpp text | ||
*.pl text | ||
*.vert text | ||
*.frag text | ||
*.log text | ||
*.cfg text | ||
*.docker text | ||
Dockerfile* text | ||
Makefile* text | ||
MANIFEST.in | ||
*NOTICE text | ||
|
||
# Denote all files that are truly binary and should not be modified. | ||
*.png binary | ||
*.jpg binary | ||
*.jpeg binary | ||
*.gif binary | ||
*.svg binary | ||
*.glb binary | ||
*.blend binary | ||
*.pkl binary | ||
*.pdf binary | ||
*.gz binary | ||
*.zip binary | ||
*.tar binary | ||
*.tgz binary | ||
|
||
# Declare files that will always have CRLF line endings on checkout. | ||
#map.net.xml text eol=crlf | ||
#*.sln text eol=crlf | ||
|
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
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
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
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
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
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
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.