Updated README.md for jazzy patch part
minor changes to wording
This commit is contained in:
parent
5f79dd9a3e
commit
09d3364a91
@ -86,9 +86,9 @@ Edit the test source file:
|
|||||||
```sh
|
```sh
|
||||||
nano ~/ros2_ws/src/openarm_ros2/openarm_hardware/test/test_openarm_hardware.cpp
|
nano ~/ros2_ws/src/openarm_ros2/openarm_hardware/test/test_openarm_hardware.cpp
|
||||||
```
|
```
|
||||||
Find the line:
|
Find the line near the bottom:
|
||||||
```sh
|
```sh
|
||||||
hardware_interface::ResourceManager rm(urdf);
|
ASSERT_NO_THROW(hardware_interface::ResourceManager rm(urdf));
|
||||||
```
|
```
|
||||||
Replace it with:
|
Replace it with:
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user