Skip to content

Commit

Permalink
add test view
Browse files Browse the repository at this point in the history
  • Loading branch information
krmihaly committed Apr 29, 2024
1 parent 97fc466 commit 06af950
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def generate_launch_description():
#)

robot_description_config = load_file(
'kuka_mobile_robot_support', 'urdf/DifferentialMR.urdf')
'kuka_mobile_robot_support', 'urdf/KUKA_MR.urdf.xacro')
robot_description = {'robot_description': robot_description_config}
print(robot_description_config)
rviz_config_file = PathJoinSubstitution(
Expand Down

0 comments on commit 06af950

Please sign in to comment.