Various changes designed to make future work on the URC repo more manageable. This code is not yet fully complete (unit tests and linting still have issues), but it is being pushed to master so future branches all share the same general structure as a common starting point.
This PR adds the following:
scan_to_pointcloud node
scan_to_poincloud unit tests
Various changes to the CMake files
Various changes to the XML files
Addition of various new directories, general restructuring
Basic URC Framework
Various changes designed to make future work on the URC repo more manageable. This code is not yet fully complete (unit tests and linting still have issues), but it is being pushed to master so future branches all share the same general structure as a common starting point.
This PR adds the following:
Fixes #6
Testing steps (If relevant)
Test Case 1
colcon build
Expectation: No build errors
Self Checklist
make format