Skip to content

Commit

Permalink
Moved xacro tests to rosbot_description
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Aug 24, 2023
1 parent f9679a4 commit 83f3cc5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 0 additions & 5 deletions rosbot_controller/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@

<exec_depend>rosbot_hardware_interfaces</exec_depend>

<test_depend>python3-pytest</test_depend>
<test_depend>xacro</test_depend>
<test_depend>ros_components_description</test_depend>
<test_depend>rosbot_description</test_depend>

<export>
<build_type>ament_python</build_type>
</export>
Expand Down
4 changes: 4 additions & 0 deletions rosbot_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
<url type="repository">https://github.com/husarion/rosbot_ros</url>
<url type="bugtracker">https://github.com/husarion/rosbot_ros/issues</url>

<test_depend>python3-pytest</test_depend>
<test_depend>xacro</test_depend>
<test_depend>ros_components_description</test_depend>

<export>
<build_type>ament_python</build_type>
</export>
Expand Down
File renamed without changes.

0 comments on commit 83f3cc5

Please sign in to comment.