collaborative-robotic-sanding
collaborative-robotic-sanding copied to clipboard
Fix Breaking changes in Tesseract
Using this to compile a list of breaking changes that will need to be updated if/when we need to update to the latest Tesseract.
- [x] Update transforms to link_transforms in EnvironmentState (I think only in path_planning_utils.cpp) after Tesseract PR 265.
- [x] Add tesseract_ext to crs.rosinstall: It was removed from Tesseract as a submodule. It is now simply an external repo.