Skip to content

Commit

Permalink
add bayes-filters-lib library dependency in conda ci
Browse files Browse the repository at this point in the history
  • Loading branch information
isorrentino committed Oct 27, 2023
1 parent 6952282 commit 7318994
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 @@ -42,7 +42,7 @@ jobs:
liblie-group-controllers eigen qhull "casadi>=3.5.5" cppad spdlog \
nlohmann_json manif manifpy pybind11 numpy pytest scipy opencv pcl \
tomlplusplus libunicycle-footstep-planner "icub-models>=1.23.4" \
ros-humble-rclcpp onnxruntime-cpp
ros-humble-rclcpp onnxruntime-cpp bayes-filters-lib
- name: Linux-only Dependencies [Linux]
if: contains(matrix.os, 'ubuntu')
Expand Down

0 comments on commit 7318994

Please sign in to comment.