Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed May 18, 2023
1 parent c40fc07 commit 234d12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/fri_vendor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ If you intend to use the FRI in your own ROS 2 project, you can do so through th
find_package(FRIClient REQUIRED) # provided by fri_vendor
# link to target
ament_target_dependencies(<your target> fri_vendor)
target_link_libraries(<your target> FRIClient::FRIClient)
# for down-stream packages
Expand Down

0 comments on commit 234d12a

Please sign in to comment.