Skip to content

Commit

Permalink
fixed robot name
Browse files Browse the repository at this point in the history
  • Loading branch information
huzzu7 authored Jul 4, 2024
1 parent dd100d0 commit 02df657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gz_ros2_control_demos/urdf/test_ackermann_drive.xacro.urdf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<robot name="tricycle_drive" xmlns:xacro="http://ros.org/wiki/xacro">
<robot name="ackermann_drive" xmlns:xacro="http://ros.org/wiki/xacro">
<material name="Black">
<color rgba="0 0 0 1" />
</material>
Expand Down

0 comments on commit 02df657

Please sign in to comment.