ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I looked through the Gazebo 1.0.2 source files, and found that the initial camera pose can be specified like this:
<gui>
<camera name="user_camera">
<origin pose="85.52 3.6 1.92 0 0.4154 1.22"/>
</camera>
</gui>