Shubham-2302

Results 6 issues of Shubham-2302

I am using [PyICP](https://github.com/gisbi-kim/PyICP-SLAM) github repo. I built the Sophus from this commit (commit a0fe89a323e20c42d3cecb590937eb7a06b8343a) [Reference](https://github.com/dongjing3309/minisam/issues/14). I am using Ubuntu 22 and used virtual environment (venv with python version 3.7.14)...

I am using [PyICP](https://github.com/gisbi-kim/PyICP-SLAM) github repo. I built the Sophus from this commit (commit a0fe89a323e20c42d3cecb590937eb7a06b8343a) [Reference](https://github.com/dongjing3309/minisam/issues/14). I am using Ubuntu 22 and used virtual environment (venv with python version 3.7.14)...

I am running in this error after I type this command on my Terminal `make python package` ![Error_building_python_wrapper](https://user-images.githubusercontent.com/83492152/189503131-001e508d-ada1-4e19-974d-2ef654b2dce8.png) I am using Ubuntu 22 and trying to build the github "https://github.com/gisbi-kim/PyICP-SLAM"...

@gisbi-kim When I am using aloam_velodyne_HDL-64.launch file the odometry is working great but I am getting this warning message ![Warning](https://user-images.githubusercontent.com/83492152/202109176-e542d36e-342b-48f8-b9ff-a5c6e6ff4e53.png) After the mini-kitti-publisher is done publishing the points the I...

I am using [Sc-A-LOAM](https://github.com/gisbi-kim/SC-A-LOAM) to generate odometry. This outputs a txt file called optimised poses. When I use evo_traj on the optimised poses vs kitti ground truth for 05 sequence....

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question