Skip to content

Commit

Permalink
specify camera/chain names
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeferguson committed Jun 28, 2015
1 parent f4194f4 commit 882214e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fetch_calibration/config/capture.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ features:
type: robot_calibration/LedFinder
action: /gripper_controller/led_action
topic: /head_camera/depth_registered/points
camera_sensor_name: camera
chain_sensor_name: arm
threshold: 500.0
max_iterations: 25
debug_image: false
Expand Down
2 changes: 2 additions & 0 deletions fetch_calibration/config/capture_checkerboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ features:
checkerboard_finder:
type: robot_calibration/CheckerboardFinder
topic: /head_camera/depth_registered/points
camera_sensor_name: camera
chain_sensor_name: arm

0 comments on commit 882214e

Please sign in to comment.