SDZTeng's Stars
chengyangkj/Ros_Qt5_Gui_App
ROS human computer interface based on Qt5(基于Qt5的ROS人机交互界面)
imoneoi/autonomous_driving_mpc
Model Predictive Controller for Autonomous Driving implemented using ROS and C++
Aiwiscal/HeimaDataStructure
Heima data structure course OOP implementations.
NeXTzhao/planning
在ros_gazebo中搭建仿真环境,使用purepursuit算法对样条曲线轨迹进行了路径跟踪、使用lqr算法对生成的五次多项式轨迹进行横向路径跟踪。
zm0612/Hybrid_A_Star
Hybrid A Star algorithm C++ implementation
Geonhee-LEE/mpc_ros
Differential Wheeled Mobile Robot - Nonlinear Model Predictive Control based on ROS
dengpw/hybrid_astar_planner
This is a global planner plugin of ROS move_base package
zhm-real/PathPlanning
Common used path planning algorithms with animations.
jiuyewxy/ros_arm_tutorials
《ROS机械臂开发与实践》教学源码,涵盖ROS基础、ROS进阶、机械臂Moveit!、视觉抓取等内容。示例均提供Python与C++实现,适配Kinetic、Melodic、Noetic、ROS2 Humble版本.
hubery05/Astar_Path_Planner
Implementation of A* Path planning for ROS
ksvbka/global-planner-benchmark
Using for evaluate ROS global planner
utiasDSL/upright
Online and offline planning for fast nonprehensile object transportation with a mobile manipulator.
6-robot/wpr_simulation
xiangli0608/cartographer_detailed_comments_ws
cartographer work space with detailed comments
ARC-OPT/wbc
C++ library for optimization-based control of redundant robots
EunHooLee/mobile_dual_manipulator
Mservo Lab project
EunHooLee/MM-WBC-for-Dynamic-Grasping
Mobile Manipulator(MM) Whole Body Control(WBC) for Dynamic Grasping for a Random Trajectory Object conditioned on Reachability
ggory15/HQP_DualArmMobile
HQP_DualArmMobile
stack-of-tasks/tsid
Efficient Task Space Inverse Dynamics (TSID) based on Pinocchio
karlkurzer/path_planner
Hybrid A* Path Planner for the KTH Research Concept Vehicle
A-make/awesome-control-theory
Awesome resources for learning control theory
chauby/V-REP-YouBot-Demo
YouBot Control demos on V-REP platform.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.