Hi, is there any way I can control Baxter in Isaac Sim Via Lula Robot Description Editor or other ways?
I want to use it to get its kinematics, however it seems that there is no Dual-arm Robot in examples.
the console shows:
2024-01-24 03:27:28 [2,573,205ms] [Error] [carb.events.python] IndexError: list index out of range
At:
- /home/walker2/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.isaac.robot_description_editor/omni/isaac/robot_description_editor/extension.py(1251): _get_selected_link*
- /home/walker2/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.isaac.robot_description_editor/omni/isaac/robot_description_editor/extension.py(1241): _get_selected_link_path*
- /home/walker2/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.isaac.robot_description_editor/omni/isaac/robot_description_editor/extension.py(327): _refresh_collision_sphere_comboboxes*
- /home/walker2/.local/share/ov/pkg/isaac_sim-2023.1.1/exts/omni.isaac.robot_description_editor/omni/isaac/robot_description_editor/extension.py(466): _on_stage_event*