Closed AlisonB319 closed 6 years ago
Reviewed 6 of 6 files at r1, 1 of 1 files at r2. Review status: all files reviewed at latest revision, all discussions resolved, some commit checks failed.
Comments from Reviewable
It did though said that PR is out of date
Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks failed.
a discussion (no related file):
Looking at gibb_qualification.world
, I'm guessing that you placed the objects within Gazebo and then saved the world file?
This resulted in the file being 1603 lines long, for context our existing world files are <300 lines long. It seems Gazebo saved a bunch of extra information in that world file that we probably don't want.
a discussion (no related file): On second thought, I think it might be a good idea to call "new_gate" the "qualification_gate", it's a lot more descriptive.
Comments from Reviewable
Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks failed.
a discussion (no related file):
Looking at `gibb_qualification.world`, I'm guessing that you placed the objects within Gazebo and then saved the world file? This resulted in the file being 1603 lines long, for context our existing world files are <300 lines long. It seems Gazebo saved a bunch of extra information in that world file that we probably don't want.
It looks like the file actually has the model descriptions inside of it instead of
Comments from Reviewable
This PR is going on ice for now as we don't immediately need these models.
This is the world for the qualification test. The new gate and new pole use the code from the previous gate and pole with updated dimensions and colors. The new world has the sub, gate, and pole in the locations specified by the instructions with the current location of the sub as the Start Point.
This change is