We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79bb0c commit 18304bbCopy full SHA for 18304bb
.github/workflows/ros-build-test.yml
@@ -86,7 +86,7 @@ jobs:
86
run: |
87
source /opt/ros/one/setup.bash
88
catkin init
89
- ctking config --cmake-args -DCMAKE_BUILD_TYPE=Release
+ catkin config --cmake-args -DCMAKE_BUILD_TYPE=Release
90
catkin build ocs2_legged_robot_ros ocs2_self_collision_visualization
91
92
# - name: Test
0 commit comments