使用Gazebo仿真和ros的navigation栈实现了二轮差速小车的建图导航和避障,并添加了cartographer纯定位的使用和基于图像匹配的重定位功能。
☆26Apr 10, 2023Updated 3 years ago
Alternatives and similar repositories for ros_gazebo_navigation
Users that are interested in ros_gazebo_navigation are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 大四毕设,基于ROS激光SLAM与Kinect摄像头的协作机器人设计。Ubuntu18环境下turtlebot2与turtlebot3的gazebo仿真建图☆11Sep 1, 2020Updated 5 years ago
- 2017年RoboMaster大赛无人机自动降落与基地识别打击☆11Jul 29, 2018Updated 7 years ago
- Using leishen 2d lidar and turtlebot to cartographer slam.☆11May 18, 2017Updated 9 years ago
- Planner design based on ROS simulation, including global planning, path optimization, local planning, and control simulation.☆55Sep 10, 2024Updated last year
- Implementation of 3D mapping using Kinect and RGB-D Camera sensors in an indoor environment. Real-time appearance-based mapping (RTAB-Map…☆15May 20, 2021Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A tutorial on the basics of RViz and Gazebo☆20Feb 13, 2019Updated 7 years ago
- linear MPC based on OSQP☆10Aug 22, 2022Updated 3 years ago
- teb_local_planner source code without ros.☆15Jun 18, 2024Updated last year
- A C++ ROS simulator for reactive social robot navigation based on Enzymatic Numerical P systems.☆12Feb 23, 2021Updated 5 years ago
- BabyCare项目硬件Arduino控制代码(BabyCare project Arduino hardware control code)☆10Nov 27, 2021Updated 4 years ago
- 我的导航学习笔记,内容涵盖导航定位开源程序的源码解读 ( 包括:RTKLIB、GAMP、GINav、Ginan、PSINS、SoftGNSS、KF-GINS、ORB-SLAM3、GICI-Lib 等)、各种导航设备的使用方式、书籍讲义、博客翻译、开源项目梳理、常用网站记录、…☆17May 22, 2024Updated 2 years ago
- A computationally efficient and robust LiDAR-inertial odometry (LIO) package☆11Jan 18, 2023Updated 3 years ago
- A Visual Studio project demonstrating how to perform object tracking across video frames with YOLOX, ONNX Runtime, and the ByteTrack-Eige…☆12Nov 19, 2023Updated 2 years ago
- An MPC controller implemented in C++, for ROS☆17Dec 20, 2021Updated 4 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.
- RGB-D based SLAM via RTAB-Map☆17Feb 12, 2022Updated 4 years ago
- A tool of generating the common curves for the robot path planning, including dubins path, reeds shepp, etc.☆16May 27, 2024Updated last year
- ROS people detection for 3D point clouds using Velodyne devices☆11Jul 20, 2016Updated 9 years ago
- [ACL 2025 Findings] Text2World: Benchmarking Large Language Models for Symbolic World Model Generation☆29Feb 25, 2025Updated last year
- 3. Localization with AMCL, RTAB-Map, and navigation with move_base☆15Oct 18, 2020Updated 5 years ago
- A 2D Occupancy Grid for CostMap by specifying traversal and non-traversal area☆12Nov 16, 2017Updated 8 years ago
- Autonomous social navigation with dynamic obstacle avoidance using Lattice Planner (global) and Timed Path Follower (local) in hospitals …☆14Feb 26, 2023Updated 3 years ago
- Motion Planning for Vehicle with Static and Dynamic Obstacle Avoidance using Optimal Based Collision Avoidance (OBCA).☆59Jul 18, 2023Updated 2 years ago
- artificial_potential_fields 2D for ROS☆17Sep 10, 2023Updated 2 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.
- LIO-SAM-6AXIS with intensity image loop optimization☆98Aug 14, 2022Updated 3 years ago
- 主要是在高博的《视觉SLAM十四讲》提供的实践代码基础上,加入一些自己平时会用到的代码。☆16Mar 11, 2021Updated 5 years ago
- Published in the proceedings of IROS 2016 with the title "Generic 3D Obstacle Detection for AGVs Using Time-of-Flight Cameras".☆15May 14, 2019Updated 7 years ago
- Reading list of the topic about utilizing vehicle generated GPS data to update road networks☆14Jul 18, 2018Updated 7 years ago
- This is the repository for formation control with multi-agent systems implementing custom contour shapes and heterogenous swarms☆11Dec 19, 2016Updated 9 years ago
- ROS 2 packages for BRNE social naviagtion☆27Mar 21, 2024Updated 2 years ago
- DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups☆14Sep 22, 2020Updated 5 years ago
- Implementation of "Safe Deep Learning-Based Global Path Planning Using a Fast Collision-Free Path Generator". We present a global path pl…☆21Feb 15, 2023Updated 3 years ago
- A Reinforcement Learning Friendly Simulator for Multiple Mobile Robot☆19Feb 28, 2025Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- This repository show the implementation of Path Tracking using Pure Pursuit and MPC Algorithm in Autonomous Mobile Robot☆17May 14, 2024Updated 2 years ago
- ☆14Apr 5, 2023Updated 3 years ago
- 自己学习ROS Navigation功能包的笔记☆15Dec 23, 2020Updated 5 years ago
- Generate pgm map from Gazebo world. Some instructions for the usage of the ROS package pgm_map_creator.☆11Jan 19, 2022Updated 4 years ago
- Adaptive Robot Path Planning in Dynamic Environments: Developed a Deep Q-Learning (DQN) model with Transformer architecture and positiona…☆25Dec 9, 2024Updated last year
- Costmap plugin for the Navigation Stack to add a voronoi layer, to make the robot prioritize going in between obstacles☆15Nov 10, 2016Updated 9 years ago
- 常见的自动驾驶控制算法 | 纵向控制算法:PID 横向控制算法:Pure pursuit、Stanley、MPC、LQR☆19Feb 28, 2024Updated 2 years ago