Sergey Alexandrov

Results 92 comments of Sergey Alexandrov
trafficstars

I am getting the same error with `cargo 1.87.0`. My current workaround is to install from repository with `--locked` flag: ```bash $ cargo install --git https://github.com/MordechaiHadad/bob --locked ```

Yes, PCD2PNG tool is not suitable for your case. With unorganized point clouds you need to render them onto a virtual camera. Unfortunately, we do not have off-the-shelf classes in...