Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved camera controls #218

Merged
merged 36 commits into from
Jul 2, 2024
Merged

Improved camera controls #218

merged 36 commits into from
Jul 2, 2024

Conversation

reuben-thomas
Copy link
Contributor

New feature implementation

Implemented feature

Improving camera controls for the cursor to address #75 based on picking

Implementation description

I'm going to refactor the camera_controls module to distinguish commands from the mouse, keyboard (#98) and eventually touchscreen (#97). This should allow us to separately configure each input type and manage conflicts.

Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>

fix fov clamp

remove print

Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
@mxgrey mxgrey marked this pull request as ready for review June 19, 2024 04:00
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really awesome! The camera interaction is much smoother and more intuitive with these improvements.

I'm just leaving a few small comments, in addition to the things we've already discussed offline.

Signed-off-by: Reuben Thomas <[email protected]>
reuben-thomas and others added 6 commits June 20, 2024 15:09
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Michael X. Grey <[email protected]>
Fix merge conflicts with latest main of upstream

Signed-off-by: Reuben Thomas <[email protected]>
Signed-off-by: Reuben Thomas <[email protected]>
@mxgrey mxgrey mentioned this pull request Jul 2, 2024
Copy link
Collaborator

@mxgrey mxgrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for these huge UX improvements!

@mxgrey mxgrey merged commit 9c44fe0 into open-rmf:main Jul 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants