Skip to content
Snippets Groups Projects
Commit 513a3b11 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update ReadMe.md

parent 677f4ebf
No related branches found
No related tags found
No related merge requests found
Pipeline #3797 passed
...@@ -123,5 +123,10 @@ and it is also necessary to link with the desired libraries by using the followi ...@@ -123,5 +123,10 @@ and it is also necessary to link with the desired libraries by using the followi
``` TARGET_LINK_LIBRARIES(<executable name> ${dynamixel_pan_tilt_LIBRARIES}) ``` ``` TARGET_LINK_LIBRARIES(<executable name> ${dynamixel_pan_tilt_LIBRARIES}) ```
## Examples
There is one example called _test\_dynamixel\_pan\_tilt_.
It's an example code where is printed the configuration information of the Pan&Tilt and is moved on all the possible ways.
</p> </p>
</details> </details>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment