搜索资源列表
FPGA
- 超声测距作为一种非接触测量技术,因其性能好,价格低廉、使用方便,在 工业测量、车辆避障、安全预警、自动导航以及现场机器人等相关领域都有应用。-As a non-contact ultrasonic distance measuring technology, because of its good performance, low cost, easy to use, in industrial measurement, traffic avoidance, safety warning,
mianxiangduoquyusaomian
- 随着计算机技术和人工智能技术的飞速发展,使机器人在功能和技术层次上有了很大的提高,移动机器人和机器人的视觉和触觉等技术就是典型的代表。移动机器人的作业规划与自主避障技术是移动式机器人在复杂环境下执行各种使命时不可缺少的关键技术-With the computer technology and the rapid development of artificial intelligence technology, the robot in the functional and technic
WALKERROBOT
- 本双足机器人以双足步行动作方式,采用AVR系列的单片机ATmega8L为控制核心,凌阳61单片机为语音控制模块,采用pWM编码调制的舵机(伺服电机),红外线感应器,温度感应器构成。能实现双足行走,执行avr单片机eprom内预置的程序,自动避障,感应并且扑灭火源,语音控制行走等功能。由单片机的IO口控制机器人的运动,由红外感应器实现自动避障,由温度火焰感应器和涡轮风扇实现灭火,语音控制则由凌阳单片机自带的丰富的语音功能来编程实现。-The biped walking biped robot to
IRobstacleavoidancerobotdesign
- 红外避障机器人设计--CCTV 2007机器人设计大赛 自动机器人的控制系统主要包括:CPU及外围电路、12V及24V直流电机驱动电路、直流电机保护电路、巡线传感器及其处理电路。CPU采用C8051Fxxx系列中的C8051F020单片机,外部晶振采用11.0592MHz;该自动机器人采用后轮驱动,电机采用直流电机,直流电机控制简单,使用PWM脉宽调制技术即可调节电机转速;而电机驱动电路采用双极性H桥电机驱动电路。-IR obstacle avoidance robot design- CC
quantum
- 用于机器人室内避障,具有在现实叫等各种自动控制方式,控制具有良好的灵活性和实时性。-Indoor obstacle avoidance for robot with the real name, and other automatic control mode and has good flexibility and real-time.
AStar
- 用于避障的A星算法,适用于机器人的轨迹规划-A star for Obstacle Avoidance Algorithm for Robot Path Planning
wanderAndLogData
- 利用Aria中自带的程序实现机器人的wander,可以自动避障并且保存和显示出运行过程中日志。-Aria in the program that comes with using the robot wander, obstacle avoidance, and can be automatically saved and displayed during the operation log.
Avoidancing
- 实现机器人自主避障,对初学者接触机器人,了解机器人自主行走很有帮助。-Autonomous robot obstacle avoidance, robot contacts for beginners to understand the robot autonomous walking very helpful.
bizhang
- 对机器人的路径进行规划,实现了机器人的避障运动-Robot path planning, obstacle avoidance robot to achieve movement
Robot--obstacle-avoidance-problem
- Swarm仿真机器人在离散的时间。建立在机器人路径规划问题的仿真避障问题。-Robot swarm simulation in discrete time. Builds on simulation of robot path planning problem for obstacle avoidance problem.
caoshengbo
- 超声波测距避障系统,实现机器人的智能化测距-Ultrasonic ranging obstacle avoidance system, realize the intellectualized ranging robot
aviod-obstacle
- 超声导航移动机器人系统设计及模糊避障技术研究,讲述怎么用超声导航避障-Ultrasound navigation system design and fuzzy mobile robot obstacle avoidance technology research, about how to use ultrasound navigation obstacle avoidance
neural-network-of-multi-sensor
- 基于模糊神经网络的多传感器信息融合,提出了一种简单、有效的分区算法来确定障碍物的距离和方位。采用BP神经网络对障碍物环境进行分类以及模式识别,为移动机器人的导航和避障提供了一种有效的方法。-Fuzzy neural network based multi-sensor information fusion, we propose a simple and effective algorithm to determine the partition barrier distance and dir
ultrasonic
- 由于超声波指向性强,能量消耗缓慢,在介质中传播的距离较远,因而超声波经常用于距离的测量,如测距仪和物位测量仪等都可以通过超声波来实现。利用超声波检测往往比较迅速、方便、计算简单、易于做到实时控制,并且在测量精度方面能达到工业实用的要求,因此在移动机器人研制上也得到了广泛的应用。 为了使移动机器人能自动避障行走,就必须装备测距系统,以使其及时获取距障碍物的距离信息(距离和方向)。本文所介绍的三方向(前、左、右)超声波测距系统,就是为机器人了解其前方、左侧和右侧的环境而提供一个运动距离信息。-u
laser_camar
- 有很多现成的测距组件包括超声波、红外线、甚至是激光测距仪。这些设备运行的很好,但是对于飞行机器人来说,重量是一个主要考虑因素。一个可行的办法是增加现有组件的功能,并安装在机身上。例如微型空中机器人的有效载荷是100g。它能利用USB连接的摄像头(或mini无线摄像头)执行视觉任务,例如避障等。更好的是,如采用两个摄像头,能提供立体的机器视觉,这样能增强避障性能,因为双镜头提供了视觉深度。但缺点是需要增加另外一个摄像头的重量。这篇文章就是讨论如何利用一个激光笔和一个摄像头来提供一个单镜头机器视觉和
MRpathPlanning
- 遗传算法对移动机器人路径的路径规划,可以设置任意的起始点和终点,能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
path-planning
- 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
robotguihua
- 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
846772161MuRoS
- 经典的机器人编队仿真软件,可自己添加机器人并仿真,包括避障 队形控制 以及围捕等-The classic robot formation simulation software, you can add your own robot and simulation, including the formation control of obstacle avoidance and rounded
robot
- 灭火机器人C语言编程实现,51单片机。集成红外传感器、灰度传感器、温度传感器。实现避障、灭火-Fire-fighting robot C language programming, microcontroller 51. Integrated infrared sensor, the gray-scale sensors, temperature sensors. Obstacle avoidance, fire fighting