Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Camera scene zoomed out and rotated (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
kineticsystem authored Jul 17, 2023
1 parent 8bc3511 commit bc44688
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<joint name="external_camera_joint" type="fixed">
<parent link="world" />
<child link="external_camera_link" />
<origin xyz="0.3 -0.3 1.0" rpy="0.0 0.4 3.14" />
<origin xyz="1.1 -1.1 1.3" rpy="0.0 0.4 2.4" />
</joint>

<xacro:realsense_d435 parent="external_camera_link" name="scene_camera" visible="false" simulate_depth="true">
Expand Down

0 comments on commit bc44688

Please sign in to comment.