Matthias Hirschmanner

Results 1 issues of Matthias Hirschmanner

The datatype np.float was removed from newer NumPy versions. I replaced it with np.float64 to use open3d-ros-helpers with ROS Noetic. I chose np.float64 because the function open3d.utility.Vector3dVector was optimized for...