Skip to content

Commit d499397

Browse files
committed
Update README introduction
1 parent 55cdf01 commit d499397

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ A C++ library for accessing Universal Robots interfaces. With this library C++-b
44
implemented in order to create external applications leveraging the versatility of Universal Robots
55
robotic manipulators.
66

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.
7+
The library has no external dependencies besides the standard C++ libraries such as ROS, or boost
8+
to make it easy to integrate and maintain. It also serves as the foundation for the ROS and ROS 2
9+
drivers.
910

1011
<!-- markdownlint-disable MD033 -->
1112
<div align="center">

0 commit comments

Comments
 (0)