更新README
This commit is contained in:
@@ -29,6 +29,9 @@ adb shell am broadcast -a com.obu.test_trigger --ei obuStates 1 --ei obuLevel 3
|
||||
// 控制OBU 展示周边周边车辆 惠新西街南口附近,南向北
|
||||
adb shell am broadcast -a com.obu.test_trigger_recognized
|
||||
|
||||
//与Rsu相关
|
||||
//红绿灯 0不可用,1红灯,2绿灯,3黄灯,
|
||||
adb shell am broadcast -a com.obu.test_light_recognized --ei obuStates 1 --ei lightLevel 1 --ei obuLevel 3 --ei obuType 0x2B09
|
||||
|
||||
|
||||
// (旧版本)使用命令行触发各种测试场景演示
|
||||
|
||||
Reference in New Issue
Block a user