Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in Writing-A-Simple-Cpp-Publisher-And-Subscriber #965

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

woodz-
Copy link
Contributor

@woodz- woodz- commented Dec 18, 2020

fix typos, led to

CMake Error at CMakeLists.txt:22 (find_package):
By not providing "Findrclpp.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "rclpp", but
CMake did not find one.

Could not find a package configuration file provided by "rclpp" with any of
the following names:

rclppConfig.cmake
rclpp-config.cmake

Add the installation prefix of "rclpp" to CMAKE_PREFIX_PATH or set
"rclpp_DIR" to a directory containing one of the above files.  If "rclpp"
provides a separate development package or SDK, be sure it has been
installed.

when accidentally declaring

find_package(rclpp REQUIRED)

in CMakeLists.txt of a user defined package

@woodz- woodz- changed the title typo in Writing-A-Simple-Cpp-Publisher-And-Subscriber.rst typo in Writing-A-Simple-Cpp-Publisher-And-Subscriber Dec 18, 2020
@maryaB-osr maryaB-osr merged commit 6c170ab into ros2:master Jan 4, 2021
@maryaB-osr
Copy link
Contributor

@Mergifyio backport rolling

mergify bot pushed a commit that referenced this pull request Jan 4, 2021
@mergify
Copy link
Contributor

mergify bot commented Jan 4, 2021

Command backport rolling: success

Backports have been created

maryaB-osr pushed a commit that referenced this pull request Jan 4, 2021
mergify bot added a commit that referenced this pull request Jan 4, 2021
(cherry picked from commit 6c170ab)

Co-authored-by: woodz- <[email protected]>
(cherry picked from commit f87dfe0)
mergify bot added a commit that referenced this pull request Jan 4, 2021
(cherry picked from commit 6c170ab)

Co-authored-by: woodz- <[email protected]>
(cherry picked from commit f87dfe0)
mergify bot added a commit that referenced this pull request Jan 4, 2021
(cherry picked from commit 6c170ab)

Co-authored-by: woodz- <[email protected]>
(cherry picked from commit f87dfe0)
maryaB-osr pushed a commit that referenced this pull request Jan 4, 2021
#983)

(cherry picked from commit 6c170ab)

Co-authored-by: woodz- <[email protected]>
(cherry picked from commit f87dfe0)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
maryaB-osr pushed a commit that referenced this pull request Jan 4, 2021
#985)

(cherry picked from commit 6c170ab)

Co-authored-by: woodz- <[email protected]>
(cherry picked from commit f87dfe0)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@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.

3 participants