Running the Phantom Premium 3.0/6 DOF Haptic Device
We have a
Force Feedback Device with six degrees of freedom and a
7 DOF option.
The following steps prepare your workstation for working and developing with this cool machine.
This is tested under
Windows 7 Professional, 64-bit and
Visual Studio 2010.
Important: Install the Phantom device drivers
before connecting the device to your workstation for the first time.
Software
There are several documentation PDFs in the
/docs folder of the Open Haptics Framework installation (e.g. under
C:\OpenHaptics_AE_3.1_BETA_3).
The following is a quick summary of that material.
Drivers
Signup and Login at
http://dsc.sensable.com/.
Download the Phantom device drivers for Windows from the download area and install it.
Open Haptics framework 3.1 Beta 3
The preview release of the Open Haptics framework 3.1 Beta 3 is currently availiable at fraveui1 in the itüpferl under
\\campdata\public\Drivers\Sensable_Phantom.
Building
Build the utilities code using VC 2010 solution file found in the install folder at
C:\OpenHaptics_AE_3.1_BETA_3\utilities\src. Just open the solution file and batch build for all configurations.
Examples
There are many examples in the corresponding folder of the Open Haptics installation (e.g. under
C:\OpenHaptics_AE_3.1_BETA_3\examples).
Open one of the .sln files (e.g.
C:\OpenHaptics_AE_3.1_BETA_3\examples\HL\graphics\GraphicsExamples_VS2010.sln). The example projects come with property sheets for our Open Haptics
Academic Edition. Just select the corresponding debug or release configuration from the configuration manager in the topmenu.
You should be able to compile and run the examples, now.
Hardware
Please read the Phantom's hardware guide carefully (You can find it under
http://dsc.sensable.com/, too).
Important: Be careful with the arm of the device - the calibration bar is not intended for transport and does not hold the arm very tightly.
Cables
Connect the Phantom with your workstation via Fire Wire using the LPT Adapter.
(You only need the external power supply of the adapter when using a mini port).
Turn on
There is no power button. Just plug in the power cable.
When doing this the first time, Windows will notify you about the new Hardware.
Test and Calibrate
The driver installation ships with tools for testing and calibrating the Phantom.
You can find them from the standard installation under (Windows->) Start->SensAble.
Demos
You can execute one of the precompiled demos in the
C:\OpenHaptics_AE_3.1_BETA_3\examples\bin folder easily after a fresh install.
Model Viewer
There is a ready to use model viewer in the examples directory, too. It can handle the .obj files shipped at the same location.
Terrain
See
TerrainFeeling? to get started with a more advanced demo.
Resources