-
Notifications
You must be signed in to change notification settings - Fork 673
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
Investigate available open source tools for calibration. #677
Comments
This pull request has been automatically marked as stale because it has not had recent activity. |
Previous issue: #592 |
1.) SensorsCalibration toolbox v0.1 SensorsCalibration is a simple calibration toolbox and open source project, mainly used for sensor calibration in autonomous driving. Lidar2camera: Lidar2Lidar: https://github.com/PJLab-ADG/SensorsCalibration/blob/master/lidar2lidar/README.md 2.) Mathworks calibration tool: https://in.mathworks.com/help/lidar/ug/lidar-camera-calibration.html |
@raminterpl Thank you for invetigation. |
Looks like there is already a PR so we can close the issue. |
…undation#677) * feat(traffic_light_occlusion_predictor): add traffic_light_occlusion_predictor (autowarefoundation#4050) * add traffic_light_occlusion_predictor Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * update README Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * update occlusion package I/F Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * revert wrong update of README.md Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * update perception_utils Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * add _deg to variables and update README Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * fix Cmakelists Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> --------- Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> Co-authored-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * feat(traffic_light_classifier): update traffic_light_classifier and traffic_light_fine_detector (autowarefoundation#4125) * first commit Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * fix typo Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * Revert unnecessary changes Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * change to fit previous revert Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * fix: correct style Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> * fix: use proper initializer Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> * fix build_config constructor Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> * pre-commit Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> --------- Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> Co-authored-by: Shunsuke Miura <shunsuke.miura@tier4.jp> Co-authored-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> * feat(traffic_light_selector): remove traffic light selector (autowarefoundation#4130) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * feat(traffic_light): improved traffic_light_map_based_detector and new traffic_light_fine_detector package (autowarefoundation#4084) * update traffic_light_map_based_detector traffic_light_classifier traffic_light_fine_detector traffic_light_multi_camera_fusion Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * replace autoware_auto_perception_msgs with tier4_perception_msgs Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> --------- Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> * feat: rename traffic signal element (autowarefoundation#4129) * feat(traffic_light_arbiter): rename traffic signal element Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * feat(traffic_light_selector): remove traffic light selector Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * fix(traffic_light_arbiter): fix node name Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * update topic name Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * update message type Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * update message type Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> --------- Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp> --------- Signed-off-by: Mingyu Li <mingyu.li@tier4.jp> Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp> Signed-off-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Mingyu1991 <115005477+Mingyu1991@users.noreply.github.com> Co-authored-by: Shunsuke Miura <shunsuke.miura@tier4.jp> Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Co-authored-by: Manato HIRABAYASHI <manato.hirabayashi@tier4.jp> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
…ocity profile (autowarefoundation#677) feat(intersection): rectify smoothed velocity Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
No description provided.
The text was updated successfully, but these errors were encountered: