![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 2.2.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2021-01-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
- Joshua Whitley
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
2.2.1 (2020-08-27)
- remove email blasts from steve macenski (#596)
- Add pytest.ini to fix warning (#584) Fixes the following warning: Warning: The \'junit_family\' default value will change to \'xunit2\' in pytest 6.0. Add \'junit_family=xunit1\' to your pytest.ini file to keep the current format in future versions of pytest and silence this warning.
- [Foxy] Use ament_auto Macros (#573)
- Contributors: Jacob Perron, Joshua Whitley, Steve Macenski
2.2.0 (2020-07-27)
- Removed basestring (no longer exists in new python 3 version). (#554) Fixes #551
- Initial ROS2 commit.
- Contributors: Michael Carroll, PfeifferMicha
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
2 | cv_bridge | |
2 | image_geometry | |
3 | message_filters | |
1 | rclpy | |
3 | std_srvs | |
2 | sensor_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 2.1.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | dashing |
Last Updated | 2021-01-25 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
- Steven Macenski
- Joshua Whitley
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
2.1.1 (2020-08-27)
2.1.0 (2020-07-27)
- ROS2 Dashing Image calibration (#447) Co-authored-by: Luca Della Vedova <luca@openrobotics.org>
- Initial ROS2 commit.
- Contributors: Andreas Klintberg, Joshua Whitley, Kei Okada, Michael Carroll, Philipp, Yoshito Okada, stevemacenski
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
2 | cv_bridge | |
2 | image_geometry | |
3 | message_filters | |
1 | rclpy | |
3 | std_srvs | |
2 | sensor_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.15.3 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | noetic |
Last Updated | 2021-01-07 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
- Autonomoustuff team
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.12.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | indigo |
Last Updated | 2019-11-06 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.12.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | indigo |
Last Updated | 2019-11-06 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 2.2.1 |
License | BSD |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | ros2 |
Last Updated | 2021-01-26 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
- Joshua Whitley
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
2.2.1 (2020-08-27)
- remove email blasts from steve macenski (#596)
- Add pytest.ini to fix warning (#584) Fixes the following warning: Warning: The \'junit_family\' default value will change to \'xunit2\' in pytest 6.0. Add \'junit_family=xunit1\' to your pytest.ini file to keep the current format in future versions of pytest and silence this warning.
- [Foxy] Use ament_auto Macros (#573)
- Contributors: Jacob Perron, Joshua Whitley, Steve Macenski
2.2.0 (2020-07-27)
- Removed basestring (no longer exists in new python 3 version). (#554) Fixes #551
- Initial ROS2 commit.
- Contributors: Michael Carroll, PfeifferMicha
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
Deps | Name | |
---|---|---|
1 | ament_copyright | |
1 | ament_flake8 | |
1 | ament_pep257 | |
2 | cv_bridge | |
2 | image_geometry | |
3 | message_filters | |
1 | rclpy | |
3 | std_srvs | |
2 | sensor_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.12.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | indigo |
Last Updated | 2019-11-06 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.12.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | indigo |
Last Updated | 2019-11-06 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Name | Repo | Deps |
---|---|---|
image_pipeline | github-ros-perception-image_pipeline |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_publisher image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.12.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | indigo |
Last Updated | 2019-11-06 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
See repository README.
CHANGELOG
1.12.23 (2018-05-10)
- camera_checker: Ensure cols + rows are in correct order
(#319)
Without this commit, specifying a smaller column than row size lead
to huge reported errors:
` $ rosrun camera_calibration cameracheck.py --size 6x7 --square 0.0495 Linearity RMS Error: 13.545 Pixels Reprojection RMS Error: 22.766 Pixels $ rosrun camera_calibration cameracheck.py --size 7x6 --square 0.0495 Linearity RMS Error: 0.092 Pixels Reprojection RMS Error: 0.083 Pixels
` This commit switches columns and rows around if necessary. - Contributors: Martin G
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged camera_calibration at answers.ros.org
![]() |
camera_calibration package from image_pipeline repocamera_calibration depth_image_proc image_pipeline image_proc image_rotate image_view stereo_image_proc |
Package Summary
Tags | No category tags. |
Version | 1.11.11 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros-perception/image_pipeline.git |
VCS Type | git |
VCS Version | hydro-devel |
Last Updated | 2015-05-16 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
camera_calibration allows easy calibration of monocular or stereo
cameras using a checkerboard calibration target.
Additional Links
Maintainers
- Vincent Rabaud
Authors
- James Bowman
- Patrick Mihelich
README
No README found.
No README in repository either.
CHANGELOG
1.11.4 (2013-11-23 13:10:55 +0100)
- add visualization during calibration and several calibration flags (#48)
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.