Skip to content

Commit

Permalink
Fixing issue with steering
Browse files Browse the repository at this point in the history
  • Loading branch information
liam.jemmeson committed Jul 9, 2024
1 parent 2d2757b commit f206f5c
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ sensor_kit_base_link:
x: 0.29
y: -0.14
z: -0.73
roll: -3.14159
# roll: -3.14159
# pitch: 0.0
# yaw: -1.5708
roll: 0.0
pitch: 0.0
yaw: -1.5708
yaw: 0.0
# ydlidar_front_base_link: # Okinawa testbed planned
# x: 0.22
# y: 0.0
Expand Down

0 comments on commit f206f5c

Please sign in to comment.