Skip to content

Commit

Permalink
Fix/MoveIt SRDF Xacro (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
munseng-flexiv authored Mar 20, 2023
1 parent 02b5d58 commit a09a6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexiv_moveit_config/config/rizon.srdf.xacro
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<robot xmlns:xacro="http://wiki.ros.org/xacro" name="$(arg name)">
<robot xmlns:xacro="http://wiki.ros.org/xacro" name="rizon">

<!-- robot name parameter -->
<xacro:arg name="name" default="rizon"/>
Expand Down

0 comments on commit a09a6e6

Please sign in to comment.