Lanly109 / Webots-Homework
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Webots-Homework
- 该项目通过ROS平台,进行挖掘机仿真。包括SLAM建图导航算法部署,Moveit2.0机械臂挖掘动作仿真,Matlab-ROS联合通信显示雷达图,并控制Gazebo移动。The project carries out excavator simulation through…☆62Updated 2 years ago
- Coding: ①Path planning: RRT*, A*; ② Tracking: Optimization, PurePursuit, FollowLine. ③Planning and control on a mobile manipulator☆51Updated 5 years ago
- ROS联合webots实战案例☆61Updated 2 years ago
- 开源机器人学(Open Robotics)是一个帮助机器人学习者入门的开源项目。☆121Updated last year
- 深蓝学院课程Motion Planning for Mobile Robots: https://www.shenlanxueyuan.com/course/358☆60Updated 3 years ago
- kinodynamic RRT* & A*☆52Updated 2 years ago
- ROS通信代码实现及Gazebo仿真☆72Updated 2 years ago
- RRT, RRT*,RRT connect☆53Updated 5 years ago
- Closed-Form Algorithm for Dynamic Obstacle Avoidance☆67Updated 4 months ago
- 深蓝学院《移动机器人运动规划》作业代码 - Amos98☆80Updated last year
- Kino-dynamic RRT* implementation on skid steer system navigating in a world with obstacles☆18Updated last year
- 大三上学期课程作业——ROS仿真演示(SLAM自主导航、Moveit机械臂调节、Matlab通信控制Gazebo)☆25Updated 2 years ago
- an simple model predictive control demo in matlab2018b☆99Updated 4 years ago
- Implementing forward and backward kinematics of robot arm, avoid obstacles, circle trajectory planning and multi-track continuous motion.☆19Updated 4 years ago
- Simulated a 7-DOF Robotic Arm (kuka lwr arm) and also to plan the trajectories using ROS for a collision free movement☆32Updated 5 years ago
- Foot End Trajectory of Quadruped Robot☆12Updated 4 years ago
- simulation environment, with gazebo&ros, for the project cabin_auv_ws☆38Updated 3 years ago
- Tianbot_mini simulation.Gazebo simulation of two wheel differential car, including map building and navigation☆24Updated 3 years ago
- 这是我在硕士期间的一部分研究:基于(非线性)模型预测 控制的移动机械臂(mobile manipulator)运动规划与控制。计划开源几个最简单的demo实现。☆36Updated 4 months ago
- Gazebo 3D simulator example of ROS tutorials (version: Noetic)☆31Updated 2 years ago
- 反馈跟踪控制器,控制算法工具包,ADRC自抗扰控制,PID控制,抗积分饱和PID控制,增量式PID控制,模糊FuzzyPID控制,LQR线性二次型调节器控制,启发算法控制,强化学习控制,无人机轨迹跟踪控制☆98Updated 6 months ago
- 基础dijsktra和A*的路径规划与导航☆41Updated last year
- 基于ROS实现多差速无人车编队控制☆33Updated last week
- ☆37Updated last year
- Implementation of a rapidly expanding random trees algorithm for ROS (Robot Operating System).☆17Updated 4 years ago
- homework from Motion Planning course of Shenlan☆30Updated 3 years ago
- This project demonstrates the simulation of ROS Turtlebot3 path tracking with PID. I have generalized the pid controller to track circula…