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

Visualize joints #106

Closed
chapulina opened this issue Apr 28, 2020 · 1 comment
Closed

Visualize joints #106

chapulina opened this issue Apr 28, 2020 · 1 comment
Labels
close the gap Features from Gazebo-classic editor Tools to edit entities in simulation enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests! rendering Involves Ignition Rendering

Comments

@chapulina
Copy link
Contributor

Like on Gazebo-classic, it should be possible to visualize joints so users can debug their models and simulations.

Joint visualization could be toggled from:

  • A world's right-click context menu: toggles all joints in the world
  • A model's right-click context menu: toggles all joints in the model
  • A joints's right-click context menu

We could also consider adding toggle buttons to an entity's component inspector.

Here's classic's JointVisual implementation as a reference. Different joint types have different visuals.

joints

@chapulina chapulina added enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) labels Apr 28, 2020
@chapulina chapulina added the rendering Involves Ignition Rendering label Apr 29, 2020
@chapulina chapulina added the close the gap Features from Gazebo-classic label May 29, 2020
@chapulina chapulina added the editor Tools to edit entities in simulation label Jun 6, 2020
@chapulina chapulina added the help wanted We accept pull requests! label Jul 20, 2020
@atharva-18 atharva-18 mentioned this issue Aug 9, 2021
8 tasks
@chapulina
Copy link
Contributor Author

Done in #961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
close the gap Features from Gazebo-classic editor Tools to edit entities in simulation enhancement New feature or request GUI Gazebo's graphical interface (not pure Ignition GUI) help wanted We accept pull requests! rendering Involves Ignition Rendering
Projects
None yet
Development

No branches or pull requests

1 participant