Closed Sindorman closed 6 years ago
@irwineffect I think we need to add Git LFS as a dependency of the robosub packages to ensure that people have it installed on their system. I think the effect shown is because the JPEG textures aren't getting pulled down because LFS isn't installed on the target machine.
I believe this should be corrected by typing git lfs install
in the simulator repository and then pulling master.
This is correct. I talked with Sean about it and he is going to show me how to add it to the repo. It will be corrected soon. If you need it now though https://github.com/git-lfs/git-lfs/wiki/Installation
After LFS is installed, type git lfs pull
to pull down the JPEG textures.
@ryan-summers git lfs install
only works once the git-lfs
package is added, unfortunately.
We're adding it to robosub package dependencies.
Me and Lance have noticed that Dice are not being loaded fully. Here is an image of what they look like. simulator branch is
master
.