Skip to content

Commit

Permalink
removed geopandas and fiona!
Browse files Browse the repository at this point in the history
  • Loading branch information
SPDonaghy committed Sep 23, 2024
1 parent e7738a1 commit 575b879
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions src/local_pathfinding/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
<exec_depend>python3-numpy</exec_depend>
<exec_depend>python3-pyproj</exec_depend>
<exec_depend>python3-shapely</exec_depend>
<exec_depend>python3-geopandas</exec_depend>
<exec_depend>python3-fiona</exec_depend>

<!--Test Dependencies-->
<test_depend>ament_copyright</test_depend>
Expand Down
3 changes: 0 additions & 3 deletions src/local_pathfinding/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ flask

# test/test_obstacles.py
plotly

# generate_land_data.py
tqdm

0 comments on commit 575b879

Please sign in to comment.