File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,14 @@ ROS nodelet for Occipital Structure Core
33
44** System Requirements**
55
6- This code has been tested on Ubuntu 16.04 x86_64 and arm64 using the PerceptionEngine-Linux-Streaming-0.5.2 package (firmware version 0.8.6 ).
6+ This code has been tested on Ubuntu 16.04 x86_64 and arm64 using the StructureSDK-CrossPlatform-0.6.1-2.0 package (firmware version 0.9.3 ).
77
8- ** Prerequists **
8+ ** Prerequisites **
99
10- * StructureLinux.so from the Occipital release should be in the library path (e.g. /usr/local/bin).
10+ * Install and buid the linux version of the Struture SDK as docuemnted in the StructureSDK-CrossPlatform-0.6.1-2.0 package
11+ * It is strongly reccomended to run the Recorder sample application on the target system to confirm everything is working
12+ * libStructureLinux.so from the Occipital release should be in the library path (e.g. /usr/local/lib)
1113* Header files from the Occipital release should be copied into the include/ST directory
12- * Non-root users should be granted permission to use the Structure Core.
13-
14- It is strongly reccomended to build and run the Recorder sample application on the target system to confirm everything is working.
1514
1615** Running**
1716
You can’t perform that action at this time.
0 commit comments