Skip to content

Add a Codacy badge to README.md #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 机器人基础工具箱

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/325c35bd89874e788f26c65355ad6b4c)](https://app.codacy.com/gh/hardjet/robot_basic_tools?utm_source=github.com&utm_medium=referral&utm_content=hardjet/robot_basic_tools&utm_campaign=Badge_Grade_Settings)

## 简介
机器人基础工具箱(Robot Basic Tools, 简称RBT)旨在对机器人上常用的传感器,比如相机、单多线激光雷达、IMU、里程计等,进行单个或者多个传感器的内外参标定,对不同传感器数据进行时序分析。本工具基于openGL开发,为用户提供了友善的UI界面与明晰的结果展示。

Expand Down