利用大规模视觉导航机器人进行快递分拣,涉及调度系统的设计、视觉导航机器人设计、大规模机器人模拟软件设计、路径规划算法研究,涉及技术栈java、C++、c、spring、swing、netty、openCV、ardunio、调度、路径规划、嵌入式、PID控制。——Using large-scale visual navigation robot for express sorting involves the design of scheduling system, visual navigation robot, large-scale robot simulation software, path planning algorithm research, and technology…
☆57Mar 17, 2021Updated 5 years ago
Alternatives and similar repositories for smartcar-vision
Users that are interested in smartcar-vision are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用大规模视觉导航机器人进行快递分拣,涉及调度系统的设计、视觉导航机器人设计、大规模机器人模拟软件设计、路径规划算法研究,涉及技术栈java、C++、c、spring、swing、netty、openCV、ardunio、调度、路径规划、嵌入式、PID控制。——Using …☆16Dec 16, 2022Updated 3 years ago
- NEU机器人高级导航试验(学长老师设计的特别好!)☆22Oct 8, 2021Updated 4 years ago
- IntelliJ plugin that displays and color-codes the current keyboard language on your cursor. Ideal for multilingual developers.☆14Feb 24, 2026Updated last month
- 利用IMU和GPS从指定起点到指定终点,基于ROS框架。☆20Jul 24, 2020Updated 5 years ago
- Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try i…☆23May 4, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- test demo https://rackar.github.io/vscode-ext-doccn/☆24Dec 12, 2022Updated 3 years ago
- ☆34Sep 21, 2018Updated 7 years ago
- Library for creating curves. Forked from https://github.com/stonneau/spline☆13Mar 18, 2026Updated last week
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Apr 15, 2015Updated 10 years ago
- 使用STM32的IO驱动VGA显示器实现了一个简单的交互和电脑鼠调试工具可添加其他工具☆19Apr 2, 2020Updated 5 years ago
- USBMonitor is an open-source project written in C++ that provides a library for real-time monitoring of USB device insertion and removal …☆17Jan 27, 2026Updated 2 months ago
- ☆10Jul 9, 2020Updated 5 years ago
- Charging robot☆10May 4, 2020Updated 5 years ago
- 派送助手——2016年全国研究生移动终端应用设计创新大赛一等奖作品。本APP集合快件管理,路线规划,一键导航和智能呼叫功能,能够帮助快递员\外卖员提高派送效率。首先将快件的地址和电话信息添加到"派送助手",点击"开始派送"。后台算法将会计算最优路线,确定快件的派送次序,快递…☆101Apr 25, 2020Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Pythonによる制御工学入門改訂2版☆12Aug 22, 2024Updated last year
- 🚀 A high-performance, robo-centric 2D Signed Distance Field implementation for real-time collision avoidance and local trajectory optimi…☆49Feb 16, 2026Updated last month
- 针对传统快递站 点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 6 years ago
- 机器人路径规划A*算法☆69Jul 21, 2018Updated 7 years ago
- draft☆12May 28, 2024Updated last year
- 微信小程序页面状态监听、跨页面通信☆48Mar 19, 2021Updated 5 years ago
- 古月居在深蓝学院官网上开的课程的课后题☆18Oct 21, 2018Updated 7 years ago
- This is a Human-like Upper-limb Motion Planner (HUMP) for the generation of arm-hand movements in humanoid robots.☆11Mar 4, 2022Updated 4 years ago
- An IntelliJ IDEA Plugin for auto-switching Input Source☆44Jan 13, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- In this project, our goal is to design a path planning algorithm that is able to a car around a simulated highway scenario, including tra…☆13Sep 12, 2018Updated 7 years ago
- ☆10Jun 25, 2021Updated 4 years ago
- This repository contains C++ implementation of A* search algorithm for finding path to goal state for 8 puzzle problem in AI.☆11Dec 2, 2023Updated 2 years ago
- In order to solve the actual vehicle routing problem, an intelligent order allocation algorithm for booking trips online between cities i…☆10May 5, 2020Updated 5 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 2 years ago
- Efficient data-flow library for robotics.☆31Nov 24, 2025Updated 4 months ago
- C++ genetic algorithms scientific library☆15Aug 12, 2023Updated 2 years ago
- A Go language implementation of the Java Stream API.☆38Jun 5, 2024Updated last year
- timer queue implementation☆11Sep 26, 2013Updated 12 years ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- ☆12Sep 21, 2018Updated 7 years ago
- 利用Qt编写的走迷宫程序,主要是关于路径搜索。此程序的搜索方法有宽度优先,深度优先,A*算法,贪婪算法。☆13Mar 8, 2019Updated 7 years ago
- A simulator for finding the optimal path of an Autonomous Surface Vehicle (ASV) using Genetic Algorithm (GA) to perform monitoring of an …☆13May 26, 2022Updated 3 years ago
- Command line tool to select text input source on Mac OS X 10.5 (Leopard) or later.☆47Dec 6, 2011Updated 14 years ago
- In the context of multiple AGVs in warehouses, path planning and two-vehicle avoidance are realized based on the Dijkstra algorithm. | 仓…☆161Aug 18, 2024Updated last year
- Toucan: A C++ visualization library aimed at computer vision and robotics.☆17Apr 12, 2021Updated 4 years ago
- Urban Traffic Simulation System, designed for Unreal Engine 4.☆11Jul 30, 2020Updated 5 years ago