Skip to content

Commit

Permalink
add what I think is aaron changes?
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanCaldararu committed Nov 14, 2023
1 parent b197aa7 commit b5618df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atk.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ROS_DISTRO=humble

DEFAULT_APT_DEPENDENCIES="bash vim git git-lfs python3-pip"
DEFAULT_PIP_REQUIREMENTS="scipy>=1.8"
DEFAULT_PIP_REQUIREMENTS=""
2 changes: 1 addition & 1 deletion workspace/src/localization/localization_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<exec_depend>python3-matplotlib</exec_depend>
<exec_depend>python3-numpy</exec_depend>
<exec_depend>python3-scipy</exec_depend>
<exec_depend>python3-scipy="1.8"</exec_depend>

<export>
<build_type>ament_python</build_type>
Expand Down

0 comments on commit b5618df

Please sign in to comment.