-
Notifications
You must be signed in to change notification settings - Fork 68
dVRK Endocsope Focus Controller
Anton Deguet edited this page Apr 22, 2021
·
1 revision
Testing IOs and scale:
sawRobotIO1394QtConsole -c jhu-dVRK/sawRobotIO1394-PSM1-focus-controller-28007.xml
To figure out encoder ratio, we used a broken camera head and physically measured the displacement. Number are provided in spreadsheet.
Testing and tuning PID:
sawIntuitiveResearchKitQtPID -i jhu-dVRK/sawRobotIO1394-PSM1-focus-controller-28007.xml -p pid/sawControllersPID-dVRK-focus-controller.xml -n Focus
For the PID gains, we use a high D gain to make sure the focus doesn't change too fast if the setpoint is accidentally set too far. We also need a small PID tracking error and make sure most commands use move_jp
or move_jr
but no servo_jp
nor servo_jf
. servo_jp
might be used internally.
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