Skip to content

Commit a225001

Browse files
committed
made sure that ROS Unity Manager is at zero world frame.
1 parent c392598 commit a225001

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Samples~/ZeroSimSamples/Scenes/ROSPointCloud2Publish_test.unity

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Transform:
169169
m_PrefabAsset: {fileID: 0}
170170
m_GameObject: {fileID: 30226133}
171171
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
172-
m_LocalPosition: {x: -2.4141068, y: 3.3824363, z: -2.2803702}
172+
m_LocalPosition: {x: 0, y: 0, z: 0}
173173
m_LocalScale: {x: 1, y: 1, z: 1}
174174
m_Children: []
175175
m_Father: {fileID: 0}
@@ -903,5 +903,5 @@ MonoBehaviour:
903903
_currentFixedUpdateHz: 0
904904
_ROSTopic:
905905
_name: ros.publisher.transform_ROSPointCloud2Publisher
906-
_frameId:
906+
_frameId: map
907907
_childFrameId: ros.publisher.transform_ROSPointCloud2Publisher

0 commit comments

Comments
 (0)