Skip to content

Commit

Permalink
Update antipodal_gripper_controller/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Marq Rasmussen <[email protected]>
  • Loading branch information
pac48 and MarqRazz authored Feb 6, 2024
1 parent 49fa6f9 commit cd6b836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antipodal_gripper_controller/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
project(antipodal_gripper_controller LANGUAGES CXX)

if(APPLE OR WIN32)
message(WARNING "antipodal gripper controllers are not available on OSX or Windows")
message(WARNING "Antipodal gripper controllers are not available on OSX or Windows")
return()
endif()

Expand Down

0 comments on commit cd6b836

Please sign in to comment.