projects
/
imu_odometry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94fa40a
)
Change ENU frame orientation.
noetic
author
Walter Fetter Lages
<w.fetter@ieee.org>
Sat, 5 Dec 2020 06:26:29 +0000
(
03:26
-0300)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Sat, 5 Dec 2020 06:26:29 +0000
(
03:26
-0300)
launch/display.launch
patch
|
blob
|
history
diff --git
a/launch/display.launch
b/launch/display.launch
index
577615c
..
c92d2f7
100644
(file)
--- a/
launch/display.launch
+++ b/
launch/display.launch
@@
-2,8
+2,8
@@
<arg name="android" default="false"/>
<node pkg="tf2_ros" type="static_transform_publisher"
- name="
imu_origin
_publisher"
- args="0 0 0 0 0 0
1
map enu_link" />
+ name="
enu
_publisher"
+ args="0 0 0 0 0 0
.9238795 0.3826834
map enu_link" />
<node if="$(arg android)" pkg="tf2_ros" type="static_transform_publisher"
name="imu_publisher"
args="0 0 0 0 0 0 1 imu imu_link" />