-
Notifications
You must be signed in to change notification settings - Fork 498
camera rotation error #920
Comments
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu). this patch seems to fix it:
|
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu). added test world, attaching camera view before and after patch. |
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).
camera translation is broken as demonstrated by test world, where the left camera view should show the green block: See commit c5f8131 (077ebae) for test that exposes this issue. |
Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).
pull request #916 fixes this issue. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). I just tested and can confirm that 2.2 is broken also. I added the test from pull request #916 to branch issue_920_2.2 in 7e33c61. The test currently fails. The multicamera_sensor.cc test does not exist in 1.9, but I just tested the camera_rotation_test.world in 1.9 and can confirm that 1.9 is broken too. |
Original comment by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).
pr is merged. |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original report (archived issue) by John Hsu (Bitbucket: hsu, GitHub: hsu).
The original report had attachments: after.png, before.png, Screenshot from 2014-01-20 16:28:53.png
seems to be a regression in gazebo 2.0, that any finite camera sensor rotation along X-axis is inverted in simulation.
The text was updated successfully, but these errors were encountered: