Skip to content

Commit

Permalink
succeeded in makeing pr2_surgery pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Michi-Tsubaki committed Dec 5, 2024
1 parent 2eac326 commit a523ef2
Show file tree
Hide file tree
Showing 490 changed files with 6 additions and 67,715 deletions.
1 change: 1 addition & 0 deletions jsk_2024_10_semi/pr2_surgery/.catkin_workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# This file currently only serves to mark the location of a catkin workspace for tool integration
5 changes: 2 additions & 3 deletions jsk_2024_10_semi/pr2_surgery/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ find_package(catkin REQUIRED COMPONENTS
roscpp
roseus
rospy
speech_recognition_msgs
std_msgs
)

Expand Down Expand Up @@ -73,7 +72,7 @@ find_package(catkin REQUIRED COMPONENTS
## Generate added messages and services with any dependencies listed here
# generate_messages(
# DEPENDENCIES
# jsk_recognition_msgs# speech_recognition_msgs# std_msgs
# jsk_recognition_msgs# std_msgs
# )

################################################
Expand Down Expand Up @@ -108,7 +107,7 @@ find_package(catkin REQUIRED COMPONENTS
catkin_package(
# INCLUDE_DIRS include
# LIBRARIES pr2_surgery
# CATKIN_DEPENDS jsk_recognition_msgs roscpp roseus rospy speech_recognition_msgs std_msgs
# CATKIN_DEPENDS jsk_recognition_msgs roscpp roseus rospy std_msgs
# DEPENDS system_lib
)

Expand Down
Empty file.
Loading

0 comments on commit a523ef2

Please sign in to comment.