登录
首页 » Others » 无人驾驶入门--Autoware使用手册

无人驾驶入门--Autoware使用手册

于 2021-05-07 发布
0 476
下载积分: 1 下载次数: 2

代码说明:

无人驾驶汽车系统入门 - Autoware_UsersManual_v1.1Autoware-用于城市自主驾驶的集成开源软件,支持以下功能:3D本地化3D映射路径规划路径跟随加速/制动/转向控制数据记录汽车/行人/物体检测交通信号检测交通灯识别车道检测对象跟踪传感器校准传感器融合面向云的地图连接自动化智能手机导航软件仿真虚拟现实Autoware受BSD许可证保护。请自行负责使用。为了安全使用,我们为不拥有真正自主车辆的人提供基于ROSBAG的仿真方法。如果您使用Autoware与真正的自主车辆,请在现场测试之前制定安全措施和风险评估。工尹-刁一定義亡机飞求世。Chapter1。 About This documentThis chapter describes the purpose of this document.Autoware Users ManualAutoware Developers manualChapter2。 RoS and AutowareBefore operating Autoware, RoS and Autoware are described in this chapter.Robot middleware- rosecently, the wide range potential of robotics has been focused by not only roboticsexperts but also non-robotics experts to join robot development It is believed thatthis trend leads robotics to advancement and developments to other domainsHowever, robot development is getting harder because the advancement and the complexityof robot functions have been increased Unlike Pcs and smartphones robotic developmenthas considered various hardware, OS, programming languages. Hence, the differences havemainly been obstructed for robotic developers as well as robotics experts to join robotdevelopmentTo solve the problem, the demand of making common platforms has been increased, andsome platforms have been published Within a common platform, developers can combinevarious software published by other developers, and speed up development by reusing themTherefore, it is expected that developers can more focus on fields of interestROS (Robot Operating System) is a framework for robotic software development. It wasdeveloped by Willow Garage in U.S. OSFR (Open Source Robotics Foundation) has currentlymaintained it. The open sourced ros has mainly been used by communities in U.S. andEurope as well as communities in JapanNote that ros has "os" in its name however, it is not "os" like Windows or linux. It is amiddleware that runs on uniX based OSROS FeaturesOriginal build system(Catkin)mage processing library(OpenCvv Data logging tool (ROSBAG)v Visualization tools for data and software state(rvizCoordinate transformation library (TFQt based gul development tool (RQTA""file is used to start multiple nodes atAutowareutoware is open source software based on ros. autoware is pushed on github forautonomous driving research and development. Most of autonomous drivingsystem consist of recognition, judgment, and operation. Autoware providesnecessary functions, such as 3-D map generation, localization, object recognition, andvehicle control, for autonomous drivingROS PCAutoware〔Ros)RecognitionJudgmentoperationObject DetectionLane KeepingAcceleratorLocalizationIntersectionBrakeSteeringAutowareRiderAutoware routePath PlanningVehicleVehicle control(CAN)CFigure 1 Autoware overviewwhile support systems such as driving assistance and safetydiagnosis support, use multi-core CPU3-D Map Generation and SharingLocalization(NDT: Normal Distributions Transform)object DetectionPath GenerationAutonomous Drivingtarget speed. In addition, the route includes landmarks, "way point, setintervals. The autonomous driving system operates path following by following the wayUser InterfaceA user interface called " Runtime Manager ofpath following. Furthermore, a tablet user interface, "Autoware Rider, of Autoware enablesROS PCAutoware(ROS)Runtime ManagerVIZAutoware ridertabletDisplay on vehicleOculusFigure 2 User interfacePlatform structure for autowareApplicationAutowareMiddlewareROSHost OsLinux( UbuntuCPUGPUCameraGNSSLIDARFigure 3 Platform structure for Autoware

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IEEE5节点图及其数据
    IEEE5节点图及其数据IEEIEEE5IEEE5节点图及其数据节点图及其数据E5节点图及其数据
    2020-11-28下载
    积分:1
  • 基于LabVIEW虚拟信号发生器的设计包括VI和详细的报告
    设计目的及任务:①掌握利用D/A转换和计算机资源实现数字式信号发生器的设计方法。②了解虚拟信号发生器对信号频率的控制方法。③了解虚拟信号发生器信号频率上下限的决定因素。④设计虚拟信号发生器。设计内容:①利用实验室提供的仪器设备、软件等,学生亲自设计虚拟信号发生器。②实现虚拟信号发生器的仿真显示。在虚拟信号发生器的图形显示窗上观察模拟输出信号的波形,要求观察正弦波、方波、三角波。③实现虚拟信号发生器的模拟信号输出。①频率的测量。使用用频率计测量信号频率。②滤波。选择不同的截止频率对输出信号进行滤波。③失真度的测量。对滤波前后的模拟输出电压波形进行失真度的测量。
    2020-12-02下载
    积分:1
  • 图像处理_烟雾检测matlab代码
    数字图像处理中针对视频中的烟雾区域进行提取,利用烟雾与背景的色差以及形差进行相应的图像处理。
    2020-11-28下载
    积分:1
  • 滤波器原理(非常详细)
    滤波器是一种选频装置,可以使信号中特定的频率成分通过,而极大地衰减其它频率成分。在测试装置中,利用滤波器的这种选频作用,可以滤除干扰噪声或进行频谱分析。广义地讲,任何一种信息传输的通道(媒质)都可视为是一种滤波器。因为,任何装置的响应特性都是激励频率的函数,都可用频域函数描述其传输特性。因此,构成测试系统的任何一个环节,诸如机械系统、电气网络、仪器仪表甚至连接导线等等,都将在一定频率范围内,按其频域特性,对所通过的信号进行变换与处理。本文所述内容属于模拟滤波范围。主要介绍模拟滤波器原理、种类、数学模型、主要参数、RC滤波器设计。尽管数字滤波技术已得到广泛应用,但模拟滤波在自动检测、自动控制
    2021-05-06下载
    积分:1
  • 混沌时间序列c-c法求时间延迟
    混沌时间序列 c-c法求时间延迟的matlab程序,内含语句注解,不需要下载混沌工具箱,可直接使用,超方便!!!
    2020-12-05下载
    积分:1
  • 基于遗传算法的多目标优化.rar
    基于遗传算法的多目标优化,有具体论文及算法的实现
    2020-11-30下载
    积分:1
  • 大时滞系统的模糊控制MATLAB仿真大时滞系统的模糊控制MATLAB仿真.rar
    大时滞系统的模糊控制MATLAB仿真大时滞系统的模糊控制MATLAB仿真.rar
    2020-12-08下载
    积分:1
  • STM32三重ADC采样,实现最高采样率
    本次程序使用KEIL开放平台,STM32F767作为硬件平台,使用STM32三重ADC采样模式,提高ADC采样率
    2020-12-02下载
    积分:1
  • 车牌识别的MATLAB实现
    1.图像数据读入 2.图像转换 3.边缘检测 4.腐蚀处理 5.平滑处理 6.移除小对象 7.确定车牌位置 8.定位剪切 9.车牌图像二值化 10.均值滤波,膨胀或腐蚀处理 11.切割 12.分离字符
    2019-03-31下载
    积分:1
  • Altium Designer电子工师培训PPT(完整)
    Altium Designer电子工程师培训PPT(完整),一共六个PPT文档,非常详细。
    2020-12-06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载