Skip to content

Commit

Permalink
package.xml中取消对mock的依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangli0608 committed Jul 19, 2022
1 parent 1f9b97f commit ae452e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cartographer_ros/cartographer_ros/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<buildtool_depend>catkin</buildtool_depend>

<build_depend>git</build_depend>
<build_depend>google-mock</build_depend>
<!-- <build_depend>google-mock</build_depend> -->
<build_depend>protobuf-dev</build_depend>
<build_depend>python3-sphinx</build_depend>

Expand Down

0 comments on commit ae452e2

Please sign in to comment.