Skip to content

Commit

Permalink
Fix icub-head compile robotology-superbuild (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinaxgloria authored Mar 7, 2024
1 parent 8c830ee commit 1253152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sw_installation/icub_head_superbuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ directories.
## Compile robotology-superbuild
~~~sh
cd /usr/local/src/robot/robotology-superbuild
mkdir build
mkdir build && cd build
cmake -DROBOTOLOGY_USES_GAZEBO:BOOL=OFF -DROBOTOLOGY_ENABLE_ICUB_HEAD:BOOL=ON ..
make
~~~
Expand Down

0 comments on commit 1253152

Please sign in to comment.