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

[jsk_perception/image_publisher.py] Add fov parameter for publishing valid camera info parameters #2340

Merged
merged 7 commits into from Oct 17, 2018

Conversation

iory
Copy link
Member

@iory iory commented Oct 6, 2018

I added a fov parameter (fovx and fovy) to image_publisher.py .
In current image_publisher.pypublishes sensor_msgs/CameraInfo and its intrinsic parameters are zero values.
With this patch, we can calculate intrinsic parameter from fov.

Below picture is rviz's image visualized by jsk_rviz_plugins' camera info.

selection_034

@iory
Copy link
Member Author

iory commented Oct 9, 2018

@YutoUchimi
Could you please review this?

@iory
Copy link
Member Author

iory commented Oct 9, 2018

Thank you for your review. I add commits.
Please check it.

@k-okada k-okada added this to the 1.2.6 milestone Oct 17, 2018
@k-okada k-okada merged commit 25d266b into jsk-ros-pkg:master Oct 17, 2018
@iory iory deleted the image-publisher branch April 10, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants