I don't know the procedure for aligning parts

Hi,
I recently started using Isaac Sim. I have loaded some 3D models and would like to set up joints.
Is there any way to align the models other than changing the coordinate values? (like the “Align” function in Fusion 360)

@Hisamichi i am just a fellow user, so take my input as a grain of salt. i recall there is an align tool extension and would need to be enabled, if it’s not already in the extension manager. once enabled, you should be able to locate it in one of the menus (sorry, dont have the app open in frint of me atm). but, if i am simply imagining it, you could consider doing it programmatically:

https://docs.omniverse.nvidia.com/isaacsim/latest/how_to_guides/environment_setup.html#align-two-usd-prims

and there may be tips on how to set up a bot from the docs. below is a simple example:

https://docs.omniverse.nvidia.com/isaacsim/latest/gui_tutorials/tutorial_gui_simple_robot.html

Thanks for the advice. I will try it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.