Skip to content

Commit

Permalink
Check TODO, overall script may be broken atp
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulgoel873 committed May 15, 2024
1 parent f2629d7 commit cccc1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rb_ws/src/buggy/scripts/util/rosbag_to_pose_csv.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def main():
continue
i += 1

# TODO: Check Orientation
lat = msg.pose.pose.position.x
lon = msg.pose.pose.position.y
orientation_q = msg.pose.pose.orientation
Expand Down

0 comments on commit cccc1bf

Please sign in to comment.