Skip to content

Commit

Permalink
conda-forge-ci: Specify that we need pcl at least version 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jul 12, 2023
1 parent 8670909 commit daa9416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-forge-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Actual dependencies
mamba install "idyntree>=8.0.0" "yarp>=3.5.0" libmatio libmatio-cpp librobometry \
liblie-group-controllers eigen qhull "casadi>=3.5.5" cppad spdlog \
nlohmann_json manif manifpy pybind11 numpy pytest scipy opencv pcl \
nlohmann_json manif manifpy pybind11 numpy pytest scipy opencv "pcl>=1.13.0" \
tomlplusplus libunicycle-footstep-planner "icub-models>=1.23.4" \
ros-humble-rclcpp onnxruntime-cpp
Expand Down

0 comments on commit daa9416

Please sign in to comment.