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 55cdf01 commit d499397Copy full SHA for d499397
README.md
@@ -4,8 +4,9 @@ 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
-The library is standalone without any external dependencies and.
8
-Though it was initially developed for the ROS / ROS 2 drivers, it can be used in any C++ project.
+The library has no external dependencies besides the standard C++ libraries such as ROS, or boost
+to make it easy to integrate and maintain. It also serves as the foundation for the ROS and ROS 2
9
+drivers.
10
11
<!-- markdownlint-disable MD033 -->
12
<div align="center">
0 commit comments