MAPS-TFSS: Manipulating And Perceiving Simultaneously - Tactile Force Sensor Simulator

Functions

examples/PPSMockup/TestPPSMockup.cpp File Reference

Demo of PPSMockup. More...

#include "examples/PPSMockup/PPSMockup.hpp"
Include dependency graph for TestPPSMockup.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Test for ModelAndSensorViewer.

Detailed Description

Demo of PPSMockup.

Author:
Zachary Pezzementi

This application allows you to interact with a simulated system of two side-by-side tactile sensors based on a real set of sensors from Presure Profile Systems (PPS) using a 3D model (in OFF format) specified as a command-line argument. A sample model of an H-shaped object is available at examples/h.off, and many more can be obtained from the Princeton Shape Benchmark.

Two windows are displayed, one showing the object and sensors (External View) and one showing the output of the simualted sensors (Sensor View).

Keyboard commands:

Mouse control - all apply to the currently-controlled object(s):

Definition in file TestPPSMockup.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Test for ModelAndSensorViewer.

Definition at line 59 of file TestPPSMockup.cpp.