Skip to content

Commit e3d4949

Browse files
author
Murilo Marinho
committed
[README] Adjusting typos.
1 parent cbbc4c3 commit e3d4949

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,19 @@ of these references if you use `sas` in your own work.
99

1010
:::{card}
1111
:header: Focus on your application🔍
12-
`sas` is a C++ framework with Python bindings to enable fast prototyping using `ROS 2`
13-
toolchain.
12+
`sas` is a C++ framework with Python bindings to enable fast prototyping using `ROS 2` toolchain.
1413
:::
1514

1615
:::{card}
1716
:header: `ROS 2` where it shines✨
18-
Split away `ROS 2` code into `client` and `server` classes, communicate via `ROS 2`
19-
without `ROS 2` code.
17+
Split away `ROS 2` code into `client` and `server` classes, communicate via `ROS 2` without `ROS 2` code.
2018
:::
2119

2220
:::{card}
2321
:header: Multiple robots🤖
24-
Enjoy drivers for `DensoWave`, `UR`, and `KUKA`. With ongoing developments for `Franka Emika`
25-
and `Unitree` robots.
22+
Enjoy drivers for `DensoWave`, `UR`, and `KUKA`. With ongoing developments for `Franka Emika` and `Unitree` robots.
2623
:::
24+
2725
::::
2826

2927
Please note that `sas` is originally based on developments [circa 2013](https://github.com/rosilo) by Murilo M. Marinho.
@@ -187,4 +185,4 @@ SAS Dependencies
187185

188186
The main dependencies to note are [ros2](https://www.ros.org), [dqrobotics](https://dqrobotics.github.io), [eigen3](https://eigen.tuxfamily.org/index.php?title=Main_Page), and [pybind11](https://pybind11.readthedocs.io/en/stable/).
189187

190-
Packaging was made possible by intructive resources such as [Hosting your own PPA repository on GitHub](https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html).
188+
Packaging was made possible by instructive resources such as [Hosting your own PPA repository on GitHub](https://assafmo.github.io/2019/05/02/ppa-repo-hosted-on-github.html).

0 commit comments

Comments
 (0)