Skip to content

Commit

Permalink
Update links in modules/LaserRangeFinder/Lrf
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradTkaczykCR committed Sep 5, 2024
1 parent 8518564 commit 6893ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ if (!out.decode(data, size))

## Read params from JSON file and write to JSON file

**Lrf** interface class library depends on [ConfigReader](https://rapidpixel.constantrobotics.com/docs/service-libraries/config-reader.html) library which provides method to read params from JSON file and to write params to JSON file. Example of writing and reading params to JSON file:
**Lrf** interface class library depends on [ConfigReader](https://rapidpixel.constantrobotics.com/docs/Service/ConfigReader.html) library which provides method to read params from JSON file and to write params to JSON file. Example of writing and reading params to JSON file:

```cpp
// Write default params to file.
Expand Down

0 comments on commit 6893ded

Please sign in to comment.