From a50f002bed7b6518c128ec12968ebaa96d25b7b4 Mon Sep 17 00:00:00 2001 From: Abhishek Joshi Date: Mon, 12 Feb 2024 08:36:03 -0600 Subject: [PATCH] changing to exporter file name --- python/mujoco/{usd_renderer.py => usd_exporter.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/mujoco/{usd_renderer.py => usd_exporter.py} (100%) diff --git a/python/mujoco/usd_renderer.py b/python/mujoco/usd_exporter.py similarity index 100% rename from python/mujoco/usd_renderer.py rename to python/mujoco/usd_exporter.py