This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
forked from ros/geometry2
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export a tf2_geometry_msgs::tf2_geometry_msgs target (ros#496)
* Export a tf2_geometry_msgs::tf2_geometry_msgs target Signed-off-by: Shane Loretz <[email protected]> * Comment that tf2_ros is used but intentionally not linked Signed-off-by: Shane Loretz <[email protected]>
- Loading branch information
Showing
2 changed files
with
29 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
<author email="[email protected]">Tully Foote</author> | ||
<author>Wim Meeussen</author> | ||
|
||
<buildtool_depend>ament_cmake_auto</buildtool_depend> | ||
<buildtool_depend>ament_cmake</buildtool_depend> | ||
|
||
<depend>geometry_msgs</depend> | ||
<depend>orocos_kdl</depend> | ||
|