https://github.com/duckietown/Software
Raw File
Tip revision: c45e5c9c8ac7d1038a727e14c8a5e82dc5bd9f07 authored by simonbing on 11 March 2018, 11:49:51 UTC
Added traffic sign IDs from 132-199 (#316)
Tip revision: c45e5c9
LICENSE.md

Duckietown license information
------------------------------

* The code contained in this repository, including Python (*py), 
  shell code (*sh), and configuration (*.yaml), are released 
  under the GNU General Public License v2.

  http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html

* The documentation (*md, *.docx) are released as CreativeCommons-BY -
  https://creativecommons.org/licenses/by/2.0/
  
  Also the documentation files in Google Docs repository are released
  with this license.
  
* TODO: what license for hardware design?
back to top