Skip to content
Snippets Groups Projects
Commit ad199593 authored by Tommy Persson's avatar Tommy Persson
Browse files

config functionality

parent 99a374e8
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ from pyutil.tfutil import *
import tf
h = -90.0
p = -86.9999644438
p = -87.0
r = -90.0
quat = tf.transformations.quaternion_from_euler(math.radians(r), math.radians(p), math.radians(h))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment