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

Add mouse camera control #233

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

lrapetti
Copy link
Member

@lrapetti lrapetti commented Feb 1, 2021

Given that in #232 we switch to iDynTree devel branch dependency in CI, I have improved the visualizer by taking advantage of the feature introduced in robotology/idyntree#802 and robotology/idyntree#811 enabling camera control with the mouse.

It is indeed now possible to change the orientation of the camera (even when the camera is following the model, done as suggested by @S-Dafarra in #230 (comment))

mouse.control.mov

@lrapetti lrapetti merged commit 81a8f67 into robotology:master Feb 1, 2021
@S-Dafarra
Copy link
Contributor

Awesome! Just FYI, the right button controls the relative position in the plane, while the mid button the relative position in the z-direction. The wheel zooms in and out.

@yeshasvitirupachuri yeshasvitirupachuri mentioned this pull request Feb 3, 2021
2 tasks
@traversaro
Copy link
Member

Note that merging this in master before the corresponding change is in iDynTree's master would have created a compilation failure in the superbuild Stable branches, but this did not occur as at the moment Irrlicht is disabled in the superbuild.

@traversaro
Copy link
Member

Anyhow, iDynTree 3 should soon be released, so the issue should be solved.

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.

4 participants