Skip to content
Snippets Groups Projects
Commit bb129869 authored by Simon Wittl's avatar Simon Wittl
Browse files

added event dummy

parent fd252764
No related branches found
No related tags found
No related merge requests found
...@@ -36,6 +36,8 @@ except ModuleNotFoundError: ...@@ -36,6 +36,8 @@ except ModuleNotFoundError:
import warnings import warnings
warnings.warn("Packages are spedific for the RoboCT of the Deggendorf Institute of Technology. \n" + warnings.warn("Packages are spedific for the RoboCT of the Deggendorf Institute of Technology. \n" +
"Please Contact: simon.wittl@th-deg.de") "Please Contact: simon.wittl@th-deg.de")
class Event:
pass
class TurntablePlannerParameter: class TurntablePlannerParameter:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment