Skip to content

Commit

Permalink
Add transform for base link (car position) -> velodyne for future ref…
Browse files Browse the repository at this point in the history
…erence
  • Loading branch information
bedskes committed Jan 16, 2020
1 parent dd70c2f commit 9356467
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions fast_raycast/src/base_link2velodynetf.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
frame_id: "base_link"
child_frame_id: "velodyne"
transform:
translation:
x: 1.33
y: 0.0
z: 0.085
rotation:
x: 0.0
y: 0.0
z: 0.0
w: 1.0

0 comments on commit 9356467

Please sign in to comment.