⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 TeamBots 是一个可移植的多代理机器人仿真器
💻
字号:
Nomad 150 example READMENomadic TechnologiesAugust 30, 1996 This directory contains a simple demo called "Sonar Bounce".  To get started quickly, plug the robot "Host" port into COM port 2 ofyour host computer and run "sobounce".  The robot should "zero" itssteering and turret axes and begin to move about.  The sonar bounceprogram simply moves forward until an obstacle is sensed and turnsuntil the obstacle is no longer in front and continues.   The contents of this directory are intended and compiled for Linux machines communicating through the default COM serial port at 9600 baud.  Currently the default is COM port 2.  This can be changed by changing DEFAULT_COMPORT in line 97 of Ndirect.c and recompiling -- or -- by calling open_serial(NEW_COMPORT, 9600) in the client program immediatelyafter calling connect_robot().  Ndirect.c:This is a general file that should be compiled and linked to your client programs so that they can communicate with the 150.  sobounce.c:This is the source to sonar bounce. 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -