Skip to content

Commit 044a09d

Browse files
authored
Update README.md
1 parent f9e62f2 commit 044a09d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
# 3Dconnexion SpaceMouse #
1+
# 3Dconnexion SpaceMouse Pro 3D Mouse
22

33
![build](https://github.com/nsk126/SpaceMousePro/actions/workflows/main.yml/badge.svg)
44

5-
---
6-
## spacenav_node
5+
## spacenav_node package
76

87
This package is a fork of the original spacenav_node package.
98
For more info visit [spacenav_node](http://wiki.ros.org/spacenav_node).
9+
10+
## build requirements
11+
12+
You will need the following to build this ros package.
13+
14+
```bash
15+
sudo apt install spacenavd libspnav-dev ros-$ROS_DISTRO-roslint -y
16+
```

0 commit comments

Comments
 (0)