Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<depend condition="$ROS_VERSION == 2">urdfdom</depend>
<depend>eigen</depend>
<depend>boost</depend>
<depend>coal</depend>
<depend>eigenpy</depend>
<depend>hpp-fcl</depend>

<!-- Compiling Pinocchio with clang reduces build time, required memory, and results in faster runtime. Note: This only specifies the build dependency, it does not auto-select the compiler - this needs to be specified manually -->
<buildtool_depend>clang</buildtool_depend>
Expand Down
Loading