Skip to content
Snippets Groups Projects
Commit 6a4749b1 authored by Mederic Fourmy's avatar Mederic Fourmy
Browse files

Add camera extrinsics rotation to match the Front-Right-Down convention

parent a920a9d5
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ config:
name: "CAMERA"
plugin: "vision"
extrinsic:
pose: [0,0,0, 0,0,0,1]
pose: [0,0,0, 0.5,-0.5,0.5,-0.5]
using_raw: false
follow: "camera_euroc_mav0.yaml"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment