readme
来自「tinyos最新版」· 代码 · 共 25 行
TXT
25 行
README for ObstacleAuthor/Contact: cotsbots-help@millennium.berkeley.eduDescription:This is an obstacle-avoidance program that utilizes the accelerometer onthe mica sensorboard to determine the presence of an obstacle. Whenan obstacle is detected, the robot will back up, turn, and go in anew direction.Tools:No tools are required for this application.Known bugs/limitations:Depending on the surface this is running on and the speed at which this is running, the thresholds on the obstacle component may need to be adjusted.Some more filtering could be used to reduce the number of false positives.In addition, if the car is coming into a wall at a relatively shallow angle the obstacle avoidance may not trigger.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?