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

Mouse interaction with simulated models #306

Closed
diegoferigo opened this issue Aug 21, 2020 · 2 comments · Fixed by #2038
Closed

Mouse interaction with simulated models #306

diegoferigo opened this issue Aug 21, 2020 · 2 comments · Fixed by #2038
Assignees
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests!

Comments

@diegoferigo
Copy link
Contributor

Other widely used simulators like mujoco and pybullet allow to interact in a dynamic sense (as opposed as pure kinematics) with models part of the simulation. This is something that also Gazebo Classic never had. The most that could be done was selecting links and applying wrenches (I though there was a closethegap ticket for this but maybe I was wrong).

You can see a nice mujoco demo here: https://www.youtube.com/watch?v=0ORsj_E17B0

@chapulina chapulina added enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests! labels Aug 22, 2020
@chapulina
Copy link
Contributor

The most that could be done was selecting links and applying wrenches (I though there was a closethegap ticket for this but maybe I was wrong).

That's Gazebo classic's Apply Force and Torque tool, it's true that we're missing a close-the-gap issue for it

https://classic.gazebosim.org/tutorials?tut=apply_force_torque&cat=tools_utilities

The dialog approach allows more precision, while the mouse dragging interaction is more intuitive. I think both are great tools to add.

@scpeters
Copy link
Member

scpeters commented Jun 5, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants