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" |
tuple | example_bag |
string | executable = os.path.abspath(__file__ + "/../") + "/waypoints_eval.py" |
|
private |
Definition at line 7 of file test_eval.py.
|
private |
Definition at line 8 of file test_eval.py.
|
private |
Definition at line 10 of file test_eval.py.
|
private |
Definition at line 14 of file test_eval.py.
|
private |
Definition at line 11 of file test_eval.py.
|
private |
Definition at line 13 of file test_eval.py.
|
private |
Definition at line 15 of file test_eval.py.
|
private |
Definition at line 12 of file test_eval.py.
tuple test_eval.example_bag |
Definition at line 19 of file test_eval.py.
string test_eval.executable = os.path.abspath(__file__ + "/../") + "/waypoints_eval.py" |
Definition at line 18 of file test_eval.py.