mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-01-18 23:56:59 +00:00
update
This commit is contained in:
parent
022f437c7c
commit
164789f5fb
@ -5,6 +5,7 @@ from nav_msgs.msg import Odometry
|
|||||||
from geometry_msgs.msg import TransformStamped
|
from geometry_msgs.msg import TransformStamped
|
||||||
import tf2_ros
|
import tf2_ros
|
||||||
import math
|
import math
|
||||||
|
from tf.transformations import quaternion_from_euler # Import the function
|
||||||
|
|
||||||
# Global variables for cumulative pose
|
# Global variables for cumulative pose
|
||||||
x = 0.0
|
x = 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user