bicycle-model topic

List bicycle-model repositories

KinematicBicycleModel

72
Stars
25
Forks
Watchers

Python description of the Kinematic Bicycle Model with an animated example.

PathTrackingBicycle

88
Stars
18
Forks
Watchers

Path tracking with dynamic bicycle models

mpc_ros_description

50
Stars
11
Forks
Watchers

Supports the various URDF and GAZEBO mobile robot model

A_star_and_Hybrid_A_star

23
Stars
5
Forks
Watchers

Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into consideration and generates a smoother path which the vehicle can...

Vehicle-Lateral-Control

25
Stars
5
Forks
Watchers

Controlling a nonholonomic robot to follow a trajectory with a modified PID Controller.

agv-examples

51
Stars
14
Forks
Watchers

A repository of introductory autonomous ground vehicle (i.e., wheeled mobile robot) simulation examples in Python.