Add code headers

This commit is contained in:
Oleg Kalachev
2020-10-13 01:15:56 +03:00
parent 7385f673de
commit e0512c209e
6 changed files with 56 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
#!/usr/bin/env python
# Copyright (C) 2020 Copter Express Technologies
#
# Author: Oleg Kalachev <okalachev@gmail.com>
#
# Distributed under MIT License (available at https://opensource.org/licenses/MIT).
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
from __future__ import print_function
import rospy