Skip to content

Commit

Permalink
Fix #2 and #4 by adding pytorch and face-alignment as dependencies (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Dec 13, 2018
1 parent c099414 commit 0f73200
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rt_gene/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
<depend>python-keras-pip</depend>
<depend>python-tqdm</depend>
<depend>python-imaging</depend>
<depend>python-face-alignment-pip</depend>
<depend>python-pytorch-pip</depend>

<exec_depend>rviz</exec_depend>
<exec_depend>message_runtime</exec_depend>
Expand Down

0 comments on commit 0f73200

Please sign in to comment.