@@ -4,25 +4,26 @@ The Caesar.jl ecosystem, including DistributedFactorGraphs.jl, is
4
4
not publically licensed for building, incorporating, or using in any
5
5
manner related to webservices public or private cloud offerings.
6
6
Further information or interest for such an additional license can be
7
- requested by emailing <
[email protected] >. NavAbility retains all
8
- rights with regard to use of ths software for private or public
9
- webservice/cloud offerings, development, or deployments.
7
+ requested by emailing <
[email protected] >.
10
8
11
- Use CloudGraphDFG driver library outside of webservice development
12
- or offering is governed by the the LGPLv3 license which is copied
13
- below. NavAbility reserves all rights to deny use for webservice
14
- offerings over and above any conflicts that may arise with the
15
- unmodified LGPLv3 license copied hereafter.
9
+ NavAbility reserves all rights regarding, and to deny use of the software
10
+ for private or public, webservice or cloud use, offerings, development,
11
+ or deployments; over and above any conflicts that may arise
12
+ with the unmodified LGPLv3 license.
16
13
17
- The CloudGraphDFG driver is an optional library used by the
14
+ Other public use or modification of CloudGraphDFG driver library outside
15
+ of webservice or cloud (private or public) use is permitted according
16
+ to terms defined by LGPLv3 copied hereafter.
17
+
18
+ The CloudGraphDFG driver is an optional library/driver used by the
18
19
DistributedFactorGraph.jl/Caesar.jl related ecosystem,
19
- and is not required for SLAM related computations as provided by
20
+ and is not required for related computations as provided by
20
21
the Caesar.jl system -- please visit JuliaRobotics/Caesar.jl for
21
22
more details.
22
23
23
24
A standalone CloudGraphsDFG driver can be obtained by simply copying
24
25
the folder src/CloudGraphsDFG, and a library header definition
25
- (i.e. a "Julia Module") is defined in the file CloudGraphsDFG.jl.
26
+ (i.e. a "Julia Module") can be found in the file CloudGraphsDFG.jl.
26
27
27
28
28
29
GNU LESSER GENERAL PUBLIC LICENSE
0 commit comments