ros2_documentation icon indicating copy to clipboard operation
ros2_documentation copied to clipboard

fixed missed installation of the .yaml parameters file

Open AlessandroMelone opened this issue 1 year ago • 1 comments

In the section "2.2 Loading parameters from YAML file", it was missing the necessity of installing the .yaml file. Missing that step, I was not generating the .yaml file in the /install folder, and therefore getting a runtime error. I tested what is written in C++.

I was able to understand the solution to my problem thanks to this guide https://roboticsbackend.com/ros2-yaml-params/

AlessandroMelone avatar Apr 11 '24 20:04 AlessandroMelone

@AlessandroMelone thanks i have one comment, once it is resolved i will approve and check the html.

fujitatomoya avatar Jun 27 '24 00:06 fujitatomoya

@AlessandroMelone Friendly ping to deal with @fujitatomoya's latest comments.

clalancette avatar Jul 26 '24 14:07 clalancette

@clalancette I accepted @fujitatomoya changes. Let me know if there is something else to do. Thank you

AlessandroMelone avatar Aug 02 '24 14:08 AlessandroMelone

@clalancette Friendly ping for review.

MichaelOrlov avatar Aug 15 '24 19:08 MichaelOrlov

So I believe that this was actually obsoleted by #4454 . So I'm going to go ahead and close this, but feel free to reopen if you disagree.

clalancette avatar Aug 21 '24 18:08 clalancette