mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-01-18 15:46:59 +00:00
Update encoder_odom_publisher.py
This commit is contained in:
parent
a1355df7e5
commit
877eaa1e13
@ -4,7 +4,7 @@ import rospy
|
||||
import tf
|
||||
from nav_msgs.msg import Odometry
|
||||
from std_msgs.msg import Header
|
||||
from your_custom_msgs.msg import EncoderTicks # Replace with actual message type
|
||||
from segway_msgs.msg import EncoderTicks # Replace with actual message type
|
||||
import math
|
||||
|
||||
class EncoderOdometry:
|
||||
|
Loading…
Reference in New Issue
Block a user