Skip to content

Commit

Permalink
Trying another transform for front camera.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpet committed Nov 29, 2022
1 parent 4471f8d commit a1f15f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
output="screen">
<rosparam>
transforms:
camera_front: [0.0, 0.0, 0.0, 0.0, 0.0, 3.142, pylon_camera_front, camera_0] # front
camera_front: [0.0, 0.0, 0.0, 3.142, 0.0, 0.0, pylon_camera_front, camera_0] # front
camera_rear: [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, pylon_camera_rear, camera_2] # rear
</rosparam>
</node>
Expand Down

0 comments on commit a1f15f0

Please sign in to comment.