forked from PickNikRobotics/moveit_pro_empty_ws
-
Notifications
You must be signed in to change notification settings - Fork 6
Update .gitattribtues to match main #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
+4
−0
Conversation
This file contains hidden or 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
…tion Franka build optimization Former-commit-id: ae32412
Former-commit-id: e7a4601
Co-authored-by: Bilal Gill <bilal.gill@picknik.ai> Former-commit-id: fa4e982
Former-commit-id: 25bf047
Former-commit-id: 033818e
Former-commit-id: f463984
13377 Add precise place example to factory_sim Former-commit-id: 72b8baa
Former-commit-id: d31fd89
merge 8.6 to main Former-commit-id: c214922
…-pos Start satellite sim in folded position Former-commit-id: d1ce4e9
Former-commit-id: 768fa53
Former-commit-id: 271516b
…-blocks-icp 14122 Adds solution for advanced stack blocks example using ICP Former-commit-id: b3812c4
Former-commit-id: ae020e2
Former-commit-id: 85477b4
Former-commit-id: 3f54952
Former-commit-id: 13628a5
Former-commit-id: 74f86ab
…d-nvidia chore: clean up dockerfile that unnecesarrily has nvidia stuff now Former-commit-id: 42367eb
Better space industry demos Former-commit-id: 7910256
update JTAC's zero_fts service name Former-commit-id: 515bc0f
Former-commit-id: 09aa77d
Former-commit-id: 99705fc
Kitchen scene Former-commit-id: caf3629
Former-commit-id: d5b6c20
…deps Fix example_behavior dependencies Former-commit-id: 178d769
Former-commit-id: 437660b
Former-commit-id: 79532d2
Former-commit-id: d05f49a
Former-commit-id: 8b1b587
remove base_frame and joints from VFC and JTAC parameters
Add ROS Distro to Dockerfile Base
Added missing command
Former-commit-id: a8ef423
Add missing grasp action description for Franka gripper
Update franka_description Ref
rename GetContourFromPointCloudSlice port
Author
|
It looks like these are not glfs objects so I'm not sure what is going on here. I'll dig around, but @JWhitleyWork any ideas since you did the rewrite? |
Author
|
Nvm figured it out, pngs and jpegs are no longer in the .gitattributes file in this branch. |
be8db7d to
329c91b
Compare
Member
|
Might need to add SVGs too. |
329c91b to
7b798c1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hangar sim was broken for me without this change. Some png was corrupted and the robot wouldn't show.
on v9.0, the .gitattributes file is missing pngs and jpgs. I'm not sure how this came do be and the git commit history doesn't make sense (it looks like the history doesn't branch off of main to me). @JWhitleyWork, could this be due to the history rewrite?