Skip to content

Commit 6027bda

Browse files
committed
updated for 0.6.1
1 parent 291fb37 commit 6027bda

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)