gazebosim / garden-tutorial-party

1 stars 0 forks source link

docs: Manipulating_models #1985

Open audrow opened 2 years ago

audrow commented 2 years ago

Setup

Links

Checks


You can find the code used to generate this test case here

gaileyleseman commented 2 years ago

Live page link doesn't work as expected https://gazebosim.org/docs/garden/Manipulating_models -> https://gazebosim.org/docs/garden/manipulating_models

gaileyleseman commented 2 years ago

Edit: created an issue here: https://github.com/gazebosim/gz-gui/issues/487

'Translate mode' works as expected, but in 'Rotate mode', the circles to manipulate the orientation of the model do now show up?

Error messages:

[GUI] [Err] [MeshDescriptor.cc:56] Mesh manager can't find mesh named [gizmo_rotate]
[GUI] [Err] [Ogre2MeshFactory.cc:566] Cannot load null mesh [gizmo_rotate]
[GUI] [Err] [Ogre2MeshFactory.cc:125] Failed to get Ogre item for [gizmo_rotate]
[GUI] [Err] [Ogre2Visual.cc:134] Cannot attach null geometry.

image

gaileyleseman commented 2 years ago

Edit: created an issue here: https://github.com/gazebosim/gz-gui/issues/488

Pose attribute is empty for all entities.

image

audrow commented 2 years ago

Thanks @gaileyleseman!