Skip to content

Commit c166fc7

Browse files
authored
[index.rst] Add information about the NoDerivatives restriction.
1 parent 98eac4a commit c166fc7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/source/index.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ The example code have their own License headers, usually `MIT Licensed <https://
2828
then following the NC restriction would require that all stages,
2929
from copying the data during training to sharing the trained model, must not be for commercial gain.*
3030

31+
* Following the NoDerivatives restriction would require that ND-licensed content not be used as training data. *
32+
3133
📖 **About this tutorial**
3234

3335
`ROS2 Jazzy <https://docs.ros.org/en/jazzy/>`_ tutorials by `Murilo M. Marinho <https://murilomarinho.info/>`_, focusing on Ubuntu 24.04 x64 LTS and the programming practices of successful state-of-the-art robotics implementations such as the `SmartArmStack <https://smartarmstack.github.io>`_ also used in the `AISciencePlatform <https://github.com/AISciencePlatform>`_.
@@ -280,4 +282,4 @@ Changelog
280282
- Added a section mostly about ``tf2``.
281283
- Added a section mostly about :program:`Gazebo`.
282284
- Added a section about ``nav2``.
283-
- Added a section about cybersecurity.
285+
- Added a section about cybersecurity.

0 commit comments

Comments
 (0)