When creating a sensor in an urdf using the <gazebo> tag the any <pose> tag inside the <sensor> gets ignored.
Here for example I'm trying to rotate a sensor 90° on the z-Axis. Inside the gazebo-simulation the orientation remains the same with or without the tag.
Original report (archived issue) by Anonymous.
When creating a sensor in an urdf using the
<gazebo>
tag the any<pose>
tag inside the<sensor>
gets ignored.Here for example I'm trying to rotate a sensor 90° on the z-Axis. Inside the gazebo-simulation the orientation remains the same with or without the tag.