加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
CarND-Path-Planning

Reference https://github.com/udacity/CarND-Path-Planning-Project is the basement of this project.

1. fail to listen to port: lsof -i:4567

2. Reference:
    https://github.com/AndrewGls/CarND-Path-Planning-Project
	https://d17h27t6h515a5.cloudfront.net/topher/2017/July/595fd482_werling-optimal-trajectory-generation-for-dynamic-street-scenarios-in-a-frenet-frame/werling-optimal-trajectory-generation-for-dynamic-street-scenarios-in-a-frenet-frame.pdf

3. Overview
        LaneChanging: 在换道的情况下规划路径
        LaneKeeping:在车道保持的情况下规划路径
        OtherVehicle:其他对手车辆的规划起点和预测的轨迹点
        PathPlanner:路径规矩的功能类
        SensorFusion:车辆的位置预测
        Trajectory:样条曲线拟合生成轨迹
        TrajectoryPool:从一系列的轨迹中取最优
        VehicleState: 每个lane上的限速
        Waypoints: 地图上的点,坐标转换(x,y)和(s,d)

4.视频展示:
   GoogleDrive:
    https://drive.google.com/open?id=12x3j3oITWjvSjwvlzF0d1ya9SfHRZZTr
   云盘:
    https://www.jianguoyun.com/p/DdXnpEoQvsmaCBi7ovUC

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化