SensorSharingManager (0.31) | 2008-06-04 19:07 |
SHSpur (0.1) | 2008-06-05 00:22 |
SensorSharingManager (SSM) is a program that allows multiple processes to utilize sensor data obtained in a time series.
Multiple processes may access such sensor data as a ring buffer in shared memory gets constructed by SSM. In addition, various sensor data can be correlated among each other by using frequently-updated data (e.g. odometry data) and timestamp information. SSM herewith supports multi-sensor data processing upon non-real-time OS. This page provides the overview of SSM and its utility program.
Pages for further reference
SSM can simply be installed by downloading, unzipping, and “make”-ing the downloaded file by following steps.
tar xzvf <downloaded_file> cd <unzipped_directory> make clean make sudo make install
The commands above copies the binary files under SSM/bin, the library files under /usr/local/lib, and the header files under /usr/local/include.
Features:
Restrictions:
The program used in the SSM system is divided into the following three types:
[PageInfo]
LastUpdate: 2012-08-09 14:59:03, ModifiedBy: etake
[License]
GNU Free Documentation License
[Permissions]
view:all, edit:login users, delete/config:members