You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 🤖 ROS 2 ready (Humble, Jazzy, Kilted, Rolling) but also usable from standalone pure C++
57
67
58
68
## 🚀 Demo videos
@@ -136,8 +146,11 @@ MOLA was initially presented in 2019 in ([PDF](http://www.roboticsproceedings.or
136
146
```
137
147
138
148
## License
139
-
MOLA is released under the GNU GPL v3 license, except noted otherwise in each individual module. Other options available upon request.
140
-
Some modules are released under BSD-3. See the [official documentation](https://docs.mola-slam.org/latest/).
149
+
MOLA follows an **Open Core** model. Core modules are released under the GNU GPL v3 license, while foundational libraries (MRPT, mp2p_icp) are BSD-3.
150
+
151
+
**Commercial use:** Companies needing to deploy MOLA in closed-source products can obtain a commercial license ([MOLA Pro](https://docs.mola-slam.org/latest/pricing.html)).
152
+
153
+
See the [Plans & Pricing](https://docs.mola-slam.org/latest/pricing.html) page for details on Community vs Pro editions.
141
154
142
155
Contributions require acceptance of the Contributor License Agreement (CLA).
0 commit comments