DDDMobileRobot
DDDmobilerobot focuses on open-sourced 3D navigation stack, we aim at providing the cost-effective total solution for mobile robots.
Pinned Repositories
.github
dddmr_docker
Docker files for 3D navigation stack, the images support x64 and arm64.
dddmr_documentation_materials
Material such as image, videos
dddmr_global_planner
DDDMR global planner use graph a* algorithm to compute shortest path on a point cloud map
dddmr_hardware
Leishen lidar, agilex scout mini and mpu6050 imu
dddmr_lego_loam_bor
lego loam bor - dddmr version
dddmr_local_planner
DDDMR local planner is the integration of trajectory generator, model critics and recovery behaviors.
dddmr_mcl_3dl
This is a Monte Carlo localization package for mobile robots
dddmr_navigation
DDDMR navigation is a navigation stack for mobile robot autonomously moving in 3D environment
dddmr_perception_3d
Perception 3D is the graph-based framework for 3d mobile robot, it is the substitution of costmap_2d
DDDMobileRobot's Repositories
dddmobilerobot/dddmr_perception_3d
Perception 3D is the graph-based framework for 3d mobile robot, it is the substitution of costmap_2d
dddmobilerobot/dddmr_local_planner
DDDMR local planner is the integration of trajectory generator, model critics and recovery behaviors.
dddmobilerobot/dddmr_navigation
DDDMR navigation is a navigation stack for mobile robot autonomously moving in 3D environment
dddmobilerobot/dddmr_global_planner
DDDMR global planner use graph a* algorithm to compute shortest path on a point cloud map
dddmobilerobot/dddmr_mcl_3dl
This is a Monte Carlo localization package for mobile robots
dddmobilerobot/dddmr_hardware
Leishen lidar, agilex scout mini and mpu6050 imu
dddmobilerobot/dddmr_lego_loam_bor
lego loam bor - dddmr version
dddmobilerobot/.github
dddmobilerobot/dddmr_docker
Docker files for 3D navigation stack, the images support x64 and arm64.
dddmobilerobot/dddmr_documentation_materials
Material such as image, videos
dddmobilerobot/dddmr_rviz_tools
Rviz tools for DDDMobileRobot, such as 3D initial pose, 3D goal pose, pose graph editor panel and speed limit zone editor
dddmobilerobot/dddmr_sys_core
System core for dddmr_navigation
dddmobilerobot/dddmr_p2p_move_base
Point to point navigation system