NVIDIA-ISAAC-ROS / isaac_ros_visual_slam

Visual SLAM/odometry package based on NVIDIA-accelerated cuVSLAM
https://developer.nvidia.com/isaac-ros-gems
Apache License 2.0
864 stars 139 forks source link

Is libelbrus.so library closed source? #62

Closed jahaniam closed 1 year ago

jahaniam commented 1 year ago

Hi Team,

Thank you for open-sourcing this package. In some workshops related to nvidia visual slam, I was under the impression that Nvidia Elbrus is open-source, but we noticed the backend main library libelbrus.so is still closed source.

I was wondering if the library itself could be open-source as well. We would like to contribute, make some modifications, add some features, and use it in our production robot autonomy stack or if it is already open-sourced I appreciate it if you can point me to it.

Thank you, Ali

hemalshahNV commented 1 year ago

Isaac ROS packages are mostly licensed ApacheV2 and available with source but we do not currently have plans to do so with libelbrus.so yet. Legal issues with licensing, patenting, and accepting contributions can be tricky when trying to open source a library like libelbrus rather than a bilateral agreement to share source with a specific company or individual. If you have any feature requests or modifications you'd like us to make, however, we would love to consider them for future versions of course.