Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Head cam config #645

Merged
merged 2 commits into from
Apr 7, 2017
Merged

Head cam config #645

merged 2 commits into from
Apr 7, 2017

Conversation

benmaidel
Copy link
Member

@benmaidel benmaidel commented Apr 4, 2017

No description provided.

@benmaidel
Copy link
Member Author

depends on ipa320/cob_calibration_data#129

@@ -1,6 +1,6 @@
# rotation mode (0=fixed angle as defined by rotation_angle, 1=automatic upright rotation against gravity using reference coordinate frame with upwards directed z-axis, 2=as 1 but image rotation only in 90deg steps -> faster)
# int
rotation_mode: 1
rotation_mode: 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should keep mode 1 here as we'd like to flip the image as soon as the torso starts bending.

@benmaidel
Copy link
Member Author

@ipa-fmw removed image_flip changes

<param name="pixel_format" value="yuyv"/>
<param name="camera_frame_id" value="$(arg camera_name)_link"/>
<param name="framerate" value="3.5"/> <!-- at 2048x1536 3.6hz is maximum on hw -->
<param name="framerate" value="10"/> <!-- at 2048x1536 3.6hz is maximum on hw -->
Copy link
Member

@fmessmer fmessmer Apr 4, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe it makes sense to move these parameters into a yaml file within cob_hardware_config as they are camera-specific and this is a general usb_camera_node launch file...

do we achieve this rate on the robot?
also the hz_monitor.yaml needs to be adjusted to the updated framerate!

Copy link
Member

@fmessmer fmessmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ipa-bnm please merge!

@benmaidel
Copy link
Member Author

Tested on HW cob4-7

@benmaidel benmaidel merged commit ae1a6d1 into ipa320:indigo_dev Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants