对于README内容的一次更新#12
Open
XieTJ wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
多模态 CARLA 导航避障系统
项目简介
本项目基于 CARLA 模拟器与神经网络技术,实现了具备多传感器融合能力的智能车辆导航避障系统。系统集成前视摄像头、第三视角摄像头与障碍物检测模块,通过多模态数据感知环境,结合神经网络与传统控制算法,实现车辆自主行驶与障碍物规避功能。
核心功能
项目结构
环境配置
依赖安装
安装 CARLA 模拟器
安装 Python 依赖
快速启动
步骤 1:启动 CARLA 模拟器
步骤 2:运行导航避障系统
进入项目目录
运行主程序
步骤 3:操作说明
系统架构
1. 环境初始化模块
2. 智能体生成模块
3. 传感器系统
4. 控制系统
5. 可视化与监控
6. 容错与恢复
技术特点
截图功能
按
p键保存当前画面截图,自动命名格式:示例:
screenshot_20260508_204930_Town01_Clear_Red.png常见问题
1. 连接 CARLA 服务器失败
2. 车辆生成失败
3. 相机设置失败
贡献指南
提交代码
代码规范
功能扩展
许可证
本项目采用 MIT 许可证,详见 LICENSE 文件。
联系方式
更新日志
v1.0.0
v1.1.0