Ties Junge
Ties Junge
Hi, is there any update on this pull request? Feature is highly appreciated. Thanks for implementation.
@nkhedekar I'm sorry, really struggling with the bindings. My problem is, that the pybind code compiles, but if I use it in my own pipeline, I get the runtime error,...
This is exactly what I'm looking for:) Thanks for your quick response.
Have you solved to build the package?
Hey, I think since Open3d is intended to be a python library, with much better python than c++ documentation, python bindings would be great. Is there any progress?
https://catalog.ngc.nvidia.com/orgs/nvidia/teams/tao/resources/tao-converter/files?version=v4.0.0_trt8.5.1.7_x86 I was able to run it with this version. We ended setting up the whole environment in docker, since the dependencies with cuda are much nicer to handle there.
We are currently struggling with the same problem. We connect the receiver via serial an are able to publish the data on the ros topics. Is it possible to send...
Thank you for the fast response. So the receiver needs internet access to receive corrections from a ntrip client via https? I think it's not possible to share internet access...
Ok thanks for clarifying. I also read the improvements suggestions: `Equip ROSaic with an NTRIP client such that it can forward corrections to the receiver independently of Data Link.` I...
Just one last question: we need to foward the corrections in the driver directly, since we also receive data from the serial port, so this port is already in use....