Attempting to create custom Robot

Hi @ss14499

This post could help:

Also, you can playthe editor using next code:

editor = omni.kit.editor.get_editor_interface()
if not editor.is_playing():
    editor.play()