Skip to content

Commit

Permalink
add materials xacro to zivid_two xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
SyZbidi committed Sep 20, 2023
1 parent 2624179 commit 48596e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zivid_description/urdf/macros/zivid_two_camera.xacro
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0"?>

<robot xmlns:xacro="http://ros.org/wiki/xacro">

<xacro:macro name="zivid_two_camera" params="prefix type">
<xacro:include filename="$(find zivid_description)/urdf/zivid_materials.xacro"/>
<!-- Zivid Base Link -->
<link name="${prefix}base_link">
<!-- Visuals -->
Expand Down

0 comments on commit 48596e6

Please sign in to comment.