-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
106e3a8
commit b3a12c5
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
cartesian_controller_base/include/cartesian_controller_base/ROS2VersionConfig.h.in
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
// Cmake will update these defines depending on our current ROS_DISTRO. | ||
// We use this mechanism to react to API changes in ROS2-control. | ||
// | ||
#cmakedefine CARTESIAN_CONTROLLERS_FOXY | ||
#cmakedefine CARTESIAN_CONTROLLERS_GALACTIC | ||
|
||
#cmakedefine CARTESIAN_CONTROLLERS_HUMBLE | ||
#cmakedefine CARTESIAN_CONTROLLERS_IRON | ||
#cmakedefine CARTESIAN_CONTROLLERS_JAZZY |
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