Skip to content
Snippets Groups Projects
Commit 5476b36f authored by Eric Schoeneberg's avatar Eric Schoeneberg :rocket:
Browse files

[FIX] numpy and matplotlib added as dependency in package.xml

parent 024b46a8
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
<test_depend>python3-pytest</test_depend> <test_depend>python3-pytest</test_depend>
<exec_depend>rclpy</exec_depend> <exec_depend>rclpy</exec_depend>
<exec_depend>std_msgs</exec_depend> <exec_depend>std_msgs</exec_depend>
<exec_depend>python-matplotlib</exec_depend>
<exec_depend>python-numpy</exec_depend>
<export> <export>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment