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.
Partly migrated Voxblox to ROS2.
This will hopefully help Voxblox to be used in more future research because ROS1 is deprecated.
ROS2 branch
Since I do not have write access, I cannot create a new branch in the repo.
I suggest these options to let Voxblox for ROS1 and ROS2 coexist:
ros2
and add a link and description to it in the README and docsContributions
tsdf_server_node
and all its dependencies to ROS2.voxblox-rviz-plugin
to ROS2.basement_dataset
andcow_and_lady_dataset
after converting the bag files to ROS2.minkindr
andminkindr_conversion
because of breaking changes with ROS2 (only the functions referenced by Voxblox were included).Future work
esdf_server_node
and the remaining executables to ROS2. Most of the code base has been migrated but there are still compilation errors for some executables at the moment.