-
Notifications
You must be signed in to change notification settings - Fork 72
HeadSensor
Anton Deguet edited this page Sep 13, 2017
·
29 revisions
Table of Contents generated with DocToc
The page documents how to make a head sensor for da Vinci Research Kit. The goal is to detect the presence of the operator at the master console using a proximity sensor mounted on the stereo display.
- 1 Digital Distance Sensor 10cm
- 20 Molex pin connectors (Digikey Part No. WM2510-ND)
- NOTE: we only need 6 pin connectors
- 12-feet S-Video Cable
- just get one that is long enough
- any 3 wire cable would work, we just happened to have an old S-Video cable handy
- 1 3-pin straight connector (for the connection to the dVRK controller)
- 1 3-pin right angle connector (for the connection on the sensor side)
Sensor | Cable | Controller (J18) |
---|---|---|
VIN | Red | Pin 8 (VCC-CON-A 5V) |
GND | White | Pin 6 (GND) |
OUT | Yellow | Pin 7 (HOME4) |
Notes:
- J18 is a 15-pin connector labelled DOF 4 on the back of the dVRK controller
- Please connect head sensor and foot pedal on same controller box
-
Setup option 1: base
-
Setup option 2: side
-
Connector for controller box, connect to DOF 4 on controller with the foot pedals (to use default config files)
- For rev 1.4 and below, rerun MATLAB XML config generator to make sure the digital input is renamed "HEAD"
- For rev 1.5 and above, HEAD is already included in the IO foot pedal XML files
- Update JSON config file to set the presence sensor or point to the IO foot pedal configuration file (rev 1.5)
Community
Getting Started
- First Steps
- Software installation
- Controller Connectivity
- Configuration files
- Hardware Setup
- Calibration
- Classic/Standard
- Si
- Examples
Advanced
- Software Architecture
- Application Development
- APIs
- UI Customization
- Teleoperation
- Kinematics Simulation
- Potentiometer Issues
- Development Branches
- Release Checklist
- Projects
- Controllers/versions
- E-STOP Wiring
- Full da Vinci System
- Head Sensor
- Foot Pedals
- Video
- Instruments
Miscellaneous
- Frequently Asked Questions
- User manuals Classic and Si moved
- QLA Heat Sink
- Build w/o ROS Linux Mac
- cisst
- JHU
Deprecated