We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bf898a commit afb5e12Copy full SHA for afb5e12
README.md
@@ -4,7 +4,10 @@ A C++ library for accessing Universal Robots interfaces. With this library C++-b
4
implemented in order to create external applications leveraging the versatility of Universal Robots
5
robotic manipulators.
6
7
-<div align="center"><img src="doc/resources/family_photo.png" alt="Universal Robot family" style="width: 90%;"/></div>
+<!-- markdownlint-disable MD033 -->
8
+<div align="center">
9
+ <img src="doc/resources/family_photo.png" alt="Universal Robot family" style="width: 90%;"/>
10
+ </div>
11
12
## Requirements
13
0 commit comments