[dev_arch_opt_3.0]
[Change] [ 1、TODO 清扫车限速有问题 ] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -147,8 +147,8 @@ public class SweeperTrafficDataView extends ConstraintLayout
|
||||
|
||||
@Override
|
||||
public void onLimitingVelocityChange(int limitingVelocity, DataSourceType sourceType) {
|
||||
//设置限速
|
||||
sweeperLimitingVelocity.updateLimitingSpeed(limitingVelocity, 0);
|
||||
//设置限速 TODO @钟超
|
||||
//sweeperLimitingVelocity.updateLimitingSpeed(limitingVelocity, 0);
|
||||
}
|
||||
};
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user