Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
remove rospy dependency (#2)
Browse files Browse the repository at this point in the history
It's not needed for a pure messages package.
  • Loading branch information
tfoote authored and mm318 committed Nov 27, 2018
1 parent 1f6eaec commit b713610
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros_monitoring_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ project(ros_monitoring_msgs)
## is used, also find other catkin packages
find_package(catkin REQUIRED COMPONENTS
message_generation
rospy
std_msgs
)

Expand Down

0 comments on commit b713610

Please sign in to comment.