Open
Conversation
…ture/ros_unit_tests
…ture/ros_unit_tests
Contributor
Author
|
I pulled as many of the testPipeline.cpp tests from Kimera-VIO as I could without modifying the underlying code. I was only able to get 6/16 working with the RosbagDataProvider, as it does not have a sequential mode and does not shut itself down. See this issue for more details. |
Contributor
Author
|
I'm going to put test development on the backburner for now. I think the testing infrastructure used here is useful enough to merit merging into master. I could see an argument for not merging until the test suite is complete, but that may be a while. |
3 tasks
…ture/ros_unit_tests * 'master' of github.com:MIT-SPARK/Kimera-VIO-ROS: (35 commits) Deprecate Kitti support Separate spin into parallelSpin and sequentialSpin Require ctrl+c from user instead of autoShutdown Minor Add mesh rviz viz as dependency Use /home/tonirv in kimera_vio_eval Update tf to rosbag scripts Update write tf rosbags Add bash file for writing tfs to rosbags in batch Simplify and update add_tfs WIP writer of csvs poses to rosbags Wrong function name Adapt launch file: log gt to csv directly from rosbag if offline (instead of gt_logger) Add gt_logging in rosbag parser Add script for traj csv gen Make gt init in offline + parallel work Update RVIZ config for tesse Add ros offline + parallel = super fast Refactor launch file Add missing include file for IDE ...
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
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.
Adding unit tests for all classes