CalibrationTools icon indicating copy to clipboard operation
CalibrationTools copied to clipboard

Results 20 CalibrationTools issues
Sort by recently updated
recently updated
newest added

## Description ## Related links ## Tests performed ## Notes for reviewers ## Pre-review checklist for the PR author The PR author **must** check the checkboxes below when creating the...

updates: - [github.com/igorshubovych/markdownlint-cli: v0.39.0 → v0.40.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0) - [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)

## Description Our previous tools assumed that radar has no elevation and we provided two algorithms: 1. Yaw-only calibration 2. x,y, yaw calibration With elevation, we can get the full...

The package extrinsic_calibration_manager cannot be found in the sensor folder. I've pulled the code several times but it's still missing. Could you please confirm the location of this package?

## Description Follow [This discussion](https://github.com/tier4/CalibrationTools/discussions/157), I move localization, vehicle, control tool to [autoware_tools](https://github.com/autowarefoundation/autoware_tools) In this PR, I remove these tools and msg. [autoware_tools PR](https://github.com/autowarefoundation/autoware_tools/pull/22) I checked colcon build is success...

Hello, After the calibration of the intrinsic parameters by the intrinsic_camera_calibrator is done and the Calibration Status turned back to idle, I wanted to save the calibrated intrinsic parameters by...

### Please make sure of the following things * [x] I have read the documentation. * [x] I'm sure there are no duplicate issues or discussions. * [x] I'm sure...

## Description With high resolution cameras the intrinsic tools ran very slow. To avoid / remedy that we can use a two detection step: - detection in a lower resolution...

Implemented a ceres-based camera intrinsics calibrator. Numerical results seem to be the same as opencv but it is way faster when using a large number of calibration images ## Description...

I have successfully installed Autoware on my system running Ubuntu 22.04 and ROS 2 Humble. However, I'm facing issues when trying to install the calibration tools. The command I ran...