Skip to content

Commit

Permalink
Comment dependency on Open3D until version for 24.04 is released to p…
Browse files Browse the repository at this point in the history
…revent CI job failures
  • Loading branch information
marip8 committed Nov 21, 2024
1 parent aed2504 commit 62ae192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<test_depend>gtest</test_depend>
<exec_depend>python3-numpy</exec_depend>
<exec_depend>python3-scipy</exec_depend>
<exec_depend>python3-open3d</exec_depend>
<!-- <exec_depend>python3-open3d</exec_depend>-->
<exec_depend>python3-tqdm</exec_depend>
<exec_depend>python3-matplotlib</exec_depend>
<exec_depend>python3-pytest</exec_depend>
Expand Down

0 comments on commit 62ae192

Please sign in to comment.