rename package to matching repo

This commit is contained in:
2025-02-22 23:26:20 +09:00
parent 33316ed937
commit 04485bfefc
25 changed files with 75 additions and 75 deletions

View File

@@ -20,7 +20,7 @@ from ament_index_python.packages import get_package_share_directory
arm_id_ = "fer"
xacro_file_name = path.join(
get_package_share_directory("franka_description"),
get_package_share_directory("moonshot_franka_description"),
"robots",
arm_id_,
arm_id_ + ".urdf.xacro",