v0.18 release
#6570
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
8000
Uh oh!
There was an error while loading. Please reload this page.
-
Happy new year to all! The Open3D team and many amazing community members bring to you the latest and best Open3D with many new features and bug fixes. Here are the highlights of this release:
cxx11_abi
on Linux between PyTorch and TensorFlow, official Python wheels on Linux only support PyTorch, not TensorFlow. [See #6288] for details. If you'd like to use Open3D with TensorFlow on Linux, you can build Open3D wheel from source in docker with support for Tensorflow (but not PyTorch) as:New Doppler ICP registration for FMCW Lidars (contributed by @heethesh)

Comparison of tunnel reconstructions using point-to-plane ICP (left) and Doppler ICP (right) with measurements collected by an FMCW LiDAR (Image from original Doppler-ICP repo)
Adding in memory support for xyz files (Adding in memory support for xyz files #5866) (contributed by @samypr100)
Modern and more user friendly
furo
theme for Open3D documentation (contributed by @saurabheights)The
master
branch is now renamed tomain
Here is the full set of updates:
Visualization and GUI
Geometry
add_voxel
andremove_voxel
in pybind forVoxelGrid::AddVoxel
,VoxelGrid::RemoveVoxel
(add add_voxel in pybind for VoxelGrid::AddVoxel #6023) (contributed by @ohkwon718)Pipelines
Open3D-ML
I/O
Core
Build System
Documentation
Known Issues [WIP]
Acknowledgment
We would like to thank all of our community contributors for their true labor of love for this release!
Also thanks to the many others who helped the Open3D community by reporting as well as resolving issues.
This discussion was created from the release v0.18 release.
Beta Was this translation helpful? Give feedback.
All reactions