We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e62f2 commit 044a09dCopy full SHA for 044a09d
README.md
@@ -1,9 +1,16 @@
1
-# 3Dconnexion SpaceMouse #
+# 3Dconnexion SpaceMouse Pro 3D Mouse
2
3

4
5
----
6
-## spacenav_node
+## spacenav_node package
7
8
This package is a fork of the original spacenav_node package.
9
For more info visit [spacenav_node](http://wiki.ros.org/spacenav_node).
+
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