Skip to content

mouse sensor coordinate conventions: FLU or RFU? #41

Discussion options

You must be logged in to vote

If I start from 0 and drive straight, /odom goes from:

header:
  stamp:
    sec: 1650310476
    nanosec: 361175318
  frame_id: odom
child_frame_id: base_link
pose:
  pose:
    position:
      x: -2.0966406736988574e-05
      y: 2.4170678443624638e-05
      z: 0.0
    orientation:
      x: -0.0022328663617372513
      y: -0.005287309177219868
      z: -0.00013136824418324977
      w: 0.9999834895133972

to

header:
  stamp:
    sec: 1650310595
    nanosec: 358193838
  frame_id: odom
child_frame_id: base_link
pose:
  pose:
    position:
      x: 1.7290308475494385
      y: 0.015543133020401001
      z: 0.0
    orientation:
      x: -0.00022472145792562515
      y: 8.089982293313369e-05
     …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@carlsondc-ceva
Comment options

Answer selected by carlsondc-ceva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forum_create3_api Forum post about how to use Create 3 APIs
2 participants