Skip to content

Conversation

Karsten1987
Copy link
Contributor

addresses comment here where POP_FRONT introduces a dependency to cmake 3.15. This is not available on ubuntu 18.04 which would make it tricky to compile Foxy or ros2 from source.

cmake's REMOVE_AT should actually do the same thing.

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
@sloretz
Copy link
Contributor

sloretz commented Aug 27, 2020

CI (repos build: --packages-up-to pluginlib test: --packages-select pluginlib)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@sloretz sloretz merged commit 54ea937 into ros:ros2 Aug 27, 2020
@Karsten1987 Karsten1987 deleted the cmake_35 branch August 27, 2020 18:03
sloretz pushed a commit that referenced this pull request Aug 27, 2020
Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
sloretz added a commit that referenced this pull request Dec 7, 2021
* [ROS 2] Add function for same-package pluginlib tests (#201)

* Add function for same-package pluginlib tests

Adds pluginlib_enable_plugin_testing()
This CMake function handles creating a fake install environment for
testing pluginlib plugins in the same package that built them.
This replaces manually creating this folder structure just to run unit
tests.

Signed-off-by: Shane Loretz<sloretz@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Grammar and unused variable

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Typo in comment

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
Signed-off-by: Shane Loretz <sloretz@openrobotics.org>

* cmake 3.5 compatibility (#203)

Signed-off-by: Karsten Knese <karsten@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

* Remove unused variable output_library (#211)

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>

Co-authored-by: Karsten Knese <Karsten1987@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants