联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 自动驾驶(97) 

[自动驾驶] Vehicle-Management-System

本项目使用C++中的面向对象编程概念实现了一个基本的车辆管理系统。它包括用于各种类型车辆的类,展示了多态性和继承性。
This project implements a basic vehicle management system using object-oriented programming concepts in C++. It includes classes for various types of vehicles, demonstrating polymorphism and inheritance. (2024-04-30, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1714473264525525.html

[自动驾驶] AUTONOMOUS-VEHICLE-SYSTEMS

创建了一辆SAE 4级自动驾驶车辆,该车辆具有使用传感器的倒车停车系统。它采用具有PID控制的光学线路跟踪,通过树莓Pi和MQTT与节点RED进行V2X通信,以及使用OpenCV进行计算机视觉。用C编程。
Created an SAE Level 4 autonomous vehicle with a reverse parking system using sensors. It employs optical line following with PID control, V2X communication via Raspberry Pi and MQTT with Node-RED, and computer vision with OpenCV. Programmed in C. (2024-04-13, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712961788724583.html

[自动驾驶] vehicles_detector

用Python编写的军用车辆检测程序(坦克、AVF、APC),可用于军事领域。例如,FPV发射场程序可以检测战场上的敌人车辆。使用YOLOv8和1500多个图像的自定义数据集进行编程。
Programm made in Python for military vehicles detection (Tank, AVF, APC) which could be used in military area. For example for FPV dromes programmin to detect enemies vehicles on the battlefield. Programm made with YOLOv8 and custom dataset with 1500+ images. (2024-03-18, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710707786809905.html

[自动驾驶] LAB-TASKS

在这个人工智能编程实验室中,学生实现各种算法。重点是GitHub回购管理,促进协作、版本控制和高效的项目实践。他们将学习回购设置、Git基础知识和最佳分支。
In this AI programming lab, students implement diverse algorithms. Emphasis is on GitHub repo management, promoting collaboration, version control, and efficient project practices. They ll learn repo setup, Git basics, and optimal branching. (2024-03-17, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710678315115513.html

[自动驾驶] Autonomous-Driving-System

使用Prolog开发了一个人工智能驱动的自动驾驶系统,专注于逻辑编程和问题解决。构建了交通逻辑和方向控制的详细知识库,旨在模拟符合加拿大驾驶法规的真实世界场景。
Developed an AI-driven autonomous driving system using Prolog, focusing on logic programming and problem-solving. Constructed a detailed knowledge base for traffic logic and direction control, engineered to simulate real-world scenarios in compliance with Canadian driving regulations. (2024-01-26, Prolog, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706254021486085.html

[自动驾驶] Driving-and-ROS-2-Learn-by-Doing-Map-Localization

在名为“自驾和ROS 2-边做边学!地图和定位”的在线课程中开发和编程的自主移动机器人
Autonomous Mobile Robot developed and programmed in the online course named "Self-Driving and ROS 2 - Learn By Doing! Map & Localization" (2024-01-14, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705354687380184.html

[自动驾驶] IC1

IC1是一个完整的汽车保险系统,维护独立运行部门所需的功能。它是一个很棒的演示程序,只使用php、Js、html和css构建,而不使用任何框架。web编程基础知识的出色演示。
IC1 is a full automobile insurance system that maintains the needed functionalities to run the department independently. It is a great demo built solely using php, Js, html and css and without using any frameworks. Great demonstration of web programming fundamentals. (2023-12-26, SCSS, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703564447736563.html

[自动驾驶] Newport-Motion-Controller

在这项工作中,我在LabVIEW中提出了一种用于Newport公司的驱动器ESP301中使用的向量编程的解决方案。
I present in this work a solution in LabVIEW for programming of vectors used in the drive ESP301 of Newport company. (2023-11-10, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699653478420639.html

[自动驾驶] KalmanFilter

这是一个专注于为自动驾驶汽车开发卡尔曼滤波器的项目。这是用C++语言编程的,因此更有效,
This is a project focused on developing Kalman s filter to self-driving cars. This was programmed in C++ language so is more efficient, (2019-07-28, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1693839660395235.html

[自动驾驶] automobile.github

在创业课程中,我们被要求就一个项目给出一个想法,并稍微接触一下编程。这个想法是关于一个...,
In the entrepreneurship class, we were asked to give an idea about a project, with a little touch of programming. The idea was about a car wash service. So this site is publicity for this service. (2020-11-11, HTML, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689715356109932.html

[自动驾驶] APM2

该回购托管了开始编程3D Robotics旧APM 2.5和2.6模块所需的arduino代码。
This repo hosts the arduino code necessary to get started programming 3D Robotics old APM 2.5 and 2.6 modules. (2017-07-09, C++, 41KB, 下载0次)

http://www.pudn.com/Download/item/id/1686257592694211.html

[自动驾驶] Fury_smart_driven_car

该项目实现了一种自动驾驶汽车,能够拥有可编程路线和避障功能。项目...
This project implements a self-driving car with the ability to have programmable routes and do obstacle avoidance. Programmable routes are implemented through an Android application, while precise motion to a programmed destination is implemented by using an electronic compass and GPS. Also, the self-driving car provides an RPM speed controlled ... (2016-10-04, C, 637KB, 下载0次)

http://www.pudn.com/Download/item/id/1686078956592886.html

[自动驾驶] RO-DSxCase-Study-5.2

编程背景。我们建议计划在1到3个小时之间。记住,这是一个可选的活动...
Case Study 5.2.1: Kalman Constant Velocity 2D Instructor: Guy Bresler Activity Type: Optional Case Study Description: Generate data, build the model for the motion dynamics, perform the Kalman Filtering algorithm. Kalman Filtering: Tracking the 2D Position of an Object when moving with Constant Velocity Why this Case Study? Build your own (2020-06-04, Jupyter Notebook, 84KB, 下载0次)

http://www.pudn.com/Download/item/id/1686078321545551.html

[自动驾驶] tonomous-Microcontrolled-Lawn-Mower-Core-Program-

自主微控制器割草机核心程序-,在MPLABX IDE上用C语言编程了一个基于ARM的微控制器,作为双轮驱动割草机的大脑...
Programmed an ARM based micro-controller in C on MPLABX IDE to serve as the brain for a dual wheel powered Lawn Mower with functionality for password enabled activation, user remote controlled movement via a button based controller, autonomous driving with pre-configured paths and safety detection with continuous feedback for the user via USART ... (2021-02-18, Makefile, 292KB, 下载0次)

http://www.pudn.com/Download/item/id/1613658216513068.html

[自动驾驶] f-Driving-and-ROS-Learn-by-Doing-Odometry-Control

自动驾驶和ROS通过里程计控制学习,自主移动机器人在名为“自动驾驶和活性氧-通过做学习!O...”的在线课程中开发和编程...
Autonomous Mobile Robot developed and programmed in the online course named "Self-Driving and ROS - Learn By Doing! Odometry & Control" (2023-03-30, C++, 45708KB, 下载0次)

http://www.pudn.com/Download/item/id/1680178322685649.html

[自动驾驶] Programming-a-Real-Self-Driving-Car-Project

Programming-a-Real-Self-Driveing-Car-Project,这是一个为真正的自动驾驶汽车编程并在自动驾驶林肯MKZ上测试的项目。
Programming-a-Real-Self-Driving-Car-Project,This is the project for Programming a Real Self-Driving Car and testing on an autonomous Lincoln MKZ. (2017-10-30, Jupyter Notebook, 239728KB, 下载0次)

http://www.pudn.com/Download/item/id/1509341594239181.html

[自动驾驶] CarND-E2E_Autonomous_Navigation

CarND-E2E_Autonomous_Navigation,编程一辆真正的自动驾驶汽车:在红绿灯处检测和停车,尊重速度限制,颠簸和加速...
Programming a real self driving car: Detecting and stopping at traffic lights, respecting speed limits, jerk and acceleration limits. (2019-02-03, Makefile, 4940KB, 下载0次)

http://www.pudn.com/Download/item/id/1549184769140595.html
12345
总计:97