This repository has been archived by the owner on Feb 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 498
Camera follow mode can't be turned off #1220
Comments
Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033). fixed in branch issue_1220 (2729056), will create pull request after 4.0 feature freeze. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). @nkoenig Can we make pull requests for bug fixes during feature freeze? |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). This is a small enough fix. Go ahead and submit a pull request. |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Camera following was enabled in pull request #603, which included the use of the Escape key to disable camera follow mode.
I recently noticed that I can't disable camera following anymore (pressing escape doesn't turn it off). I noticed that pull request #634 introduced the use of the Escape key to switch back to the selection tool. I suspect that this keeps the follow mode from being disabled.
Based on the dates of these pull requests, I suspect that this bug affects all gazebo versions since 1.9.
Also, pressing
View -> Reset Camera
did not disable follow mode. It would be nice to use that in addition to the escape key.@iche033
The text was updated successfully, but these errors were encountered: