Tencent / Tencent/TAD_Sim

R档不能通过加速度刹车

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
465
Forks
122
PR merge metrics
No merged PRs in 30d

Description

外部控制主车,加速和减速都通过加速度接口。发送R档,负加速度,车辆会倒车加速。但是发送正加速度,车辆不会主动刹车,只会以0.17的减速度滑行减速到0

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing external control in R gear through the acceleration interface, testing both negative and positive acceleration. Trace the vehicle response when positive acceleration is sent and compare it with the reported fixed 0.17 deceleration. Done means positive acceleration actively brakes the vehicle instead of only letting it coast to zero.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
autonomous-driving
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.