Skip to content

Commit 319ca74

Browse files
author
Dexter Watkins
committed
added catkin tools instructions
1 parent a1467db commit 319ca74

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# lib-pid
22
simple pid class ready to import as a source library in ROSMOD
33

4+
5+
Install Build Tools
6+
-------------------------
7+
8+
```bash
9+
sudo apt-get install python-catkin-tools
10+
```
11+
412
Build Library:
513
-------------
614

0 commit comments

Comments
 (0)