一个基于 ROS 2 Humble 和 Nav2 导航栈实现的自主巡逻机器人项目。该机器人能够在一键启动仿真环境、导航系统和应用程序后,自主地在预设的地图路径点之间进行巡逻。在到达每个巡逻点后,它会自动执行拍照和中文语音播报任务。
☆28Jun 15, 2025Updated 9 months ago
Alternatives and similar repositories for ros2_patrol_robot
Users that are interested in ros2_patrol_robot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆30Apr 18, 2025Updated 11 months ago
- An autonomous quadruped search and rescue agent using the Unitree Go1. It uses the Nav2 stack and RTAB mapping to perform navigation and …☆13Dec 31, 2024Updated last year
- A perceptive reinforcement learning locomotion framework developed for the Unitree GO2 in simulation (MuJoco Playground) and deployed usi…☆44Mar 5, 2026Updated 3 weeks ago
- c++ deployment codes for go2 robot☆27Jan 5, 2026Updated 2 months ago
- complete pipeline for autonomous movimentation of unitree go2 with implementation of livox MID360☆16Jul 25, 2025Updated 8 months 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.
- slam-toolbox, visual robot model, PointCloud2_to_Laserscan, ROS2☆41Nov 2, 2025Updated 4 months ago
- Quadrupedal locomotion for slippery terrains, Mujoco and Real Go1-Go2 Unitree's.☆17Mar 26, 2025Updated last year
- Software stack for MAB and Unitree Quadrupeds☆25Oct 26, 2025Updated 5 months ago
- javascript animation capture examples 🎬☆13Mar 14, 2023Updated 3 years ago
- ☆19Feb 25, 2025Updated last year
- package:go2_description☆25Jun 13, 2024Updated last year
- Reinforcement Learning quadruped locomotion for a Unitree Go2 robot in Mujoco XLA (MJX)☆21Jan 13, 2026Updated 2 months ago
- Easy to install image colorization using onnx converted DDColor models☆14Apr 2, 2024Updated last year
- ROS2-ORB-SLAM3-Odometry — A ROS 2 wrapper for ORB-SLAM3 that publishes real-time odometry and TF from mono, stereo, RGB-D, and stereo-ine…☆55Sep 27, 2025Updated 6 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Freespace Reeds-Shepp planner that is an order of magnitude faster than OMPL's implementation with no compromise, no parallelization, and…☆12Apr 1, 2025Updated 11 months ago
- A little tool that allows Android apps to send Logcat logs via WebSocket to a server hosted on a developer machine.☆16May 5, 2024Updated last year
- A part of C++ optimization lib based on armadillo. It just implements one of the frequently used functions fmincon().☆16Jul 19, 2022Updated 3 years ago
- 一个用于 多个 gltf 依赖资源合并的工具,适用于换材质、换网格,并且不同组合需要按需下载的场景☆15May 27, 2021Updated 4 years ago
- 基于 ROS 2 和 Navigation 2 的自动巡检机器人。☆84Jun 21, 2023Updated 2 years ago
- [IROS'25] Learning to Initialize Trajectory Optimization for Vision-Based Autonomous Flight in Unknown Environments☆28Jan 8, 2026Updated 2 months ago
- 实现了松灵机器人Scout_V2底盘的自主导航、自动避障功能☆10May 27, 2021Updated 4 years ago
- ☆12Feb 26, 2023Updated 3 years ago
- ManagedFbxSDK☆10Jul 10, 2016Updated 9 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- NavisWorks .NET API plugin to traverse all nodes and extract geometrical primitives☆14Dec 30, 2020Updated 5 years ago
- Reader/Writer for Instanced 3DTiles (i3dm)☆17Jul 24, 2024Updated last year
- 智能无人机路径规划仿真系统是一个具有操作控制精细、平台整合性强、全方向模型建立与应用自动化特点的软件。它以A、B两国在C区开展无人机战争为背景,该系统的核心功能是通过仿真平台规划无人机航线,并进行验证输出,数据可导入真实无人机,使其按照规定路线精准抵达战场任一位置,支持多人…☆17Feb 16, 2021Updated 5 years ago
- demos for mapbox-3d-tiles, https://github.com/yangjs6/mapbox-3d-tiles☆25Aug 10, 2025Updated 7 months ago
- A Bachelor Thesis implementation of RRT, RRT* and Informed RRT*.☆14Jul 9, 2018Updated 7 years ago
- ☆39Aug 22, 2024Updated last year
- Implementing the nonlinear model predictive control, sliding mode control☆13Dec 20, 2018Updated 7 years ago
- Demonstrations of Using the Unitree D1 Robotic Arm to Open Cabinet Doors and Grasp Objects☆31Oct 18, 2024Updated last year
- RAPA-Planner: Robust and Efficient Motion Planning for Quadrotors Based on Parallel RA-MPPI☆24Oct 9, 2024Updated last year
- 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.
- Lidar Obstacle Detector☆24Jun 3, 2025Updated 9 months ago
- Hybrid A* Path Planner for the KTH Research Concept Vehicle☆15Sep 21, 2017Updated 8 years ago
- ROS2 package for the Z1 manipulator from Unitree☆33Jun 2, 2025Updated 9 months ago
- This is a genetic algorithm based ROS global path planner plugin for robot global path planning☆17Dec 22, 2023Updated 2 years ago
- Global Sampling and Local Search Tree(GSLST), a parallel algorithm combining Connect-RRT and JPS with Closed-Operation. The paper named …☆13Aug 5, 2021Updated 4 years ago
- A quadcopter simulator in matlab.☆17Oct 1, 2019Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago