Functions | |
| def | main |
Variables | |
| string | __author__ = "Fadri Furrer, Michael Burri, Markus Achtelik" |
| tuple | __copyright__ |
| list | __credits__ = ["Fadri Furrer", "Michael Burri", "Markus Achtelik"] |
| string | __email__ = "fadri.furrer@mavt.ethz.ch" |
| string | __license__ = "ASL 2.0" |
| string | __maintainer__ = "Fadri Furrer" |
| string | __status__ = "Development" |
| string | __version__ = "0.1" |
| def hovering_eval.main | ( | ) |
Definition at line 22 of file hovering_eval.py.
| string hovering_eval::__author__ = "Fadri Furrer, Michael Burri, Markus Achtelik" |
Definition at line 11 of file hovering_eval.py.
00001 ("Copyright 2015, Fadri Furrer & Michael Burri & " 00002 "Markus Achtelik, ASL, ETH Zurich, Switzerland")
Definition at line 12 of file hovering_eval.py.
| list hovering_eval::__credits__ = ["Fadri Furrer", "Michael Burri", "Markus Achtelik"] |
Definition at line 14 of file hovering_eval.py.
| string hovering_eval::__email__ = "fadri.furrer@mavt.ethz.ch" |
Definition at line 18 of file hovering_eval.py.
| string hovering_eval::__license__ = "ASL 2.0" |
Definition at line 15 of file hovering_eval.py.
| string hovering_eval::__maintainer__ = "Fadri Furrer" |
Definition at line 17 of file hovering_eval.py.
| string hovering_eval::__status__ = "Development" |
Definition at line 19 of file hovering_eval.py.
| string hovering_eval::__version__ = "0.1" |
Definition at line 16 of file hovering_eval.py.