Skip to content

ROS nodes for real-time motion planning and high-level control of an outdoor ground robot

License

Notifications You must be signed in to change notification settings

IGVC-IITK/planning_control

Repository files navigation

Motion Planning and Control

Overview of the subsystem:

Motion Planning and Control Overview

Build and Working Status

Node Build Status Working Status Credits Future Work
unicycle_controller build_passing Status_working Recent Trends in Mobile Robots
(Code written from scratch.)
Tune controller gains.
rosserial_arduino (ESP32_IGVC) build_passing Status_working LED Stripe Driver
(Code written from scratch.)
Fix bugs with RC Manual control.

unicycle_controller

This node serves as the high-level controller for path following. It follows a non-linear control law based on unicycle vehicle dynamics, which our modified Firebird 0xDelta robot follows.

Unicycle Controller Example

Based on C. Canudas de Wit., Nonlinear Control Design for Mobile Robots, in The International Journal of Robotics Research.

ESP32_IGVC

This is repository for ESP32 code. For the hardware to communicate with ros, rosserial & rosserial_arduino needs to be installed and run.
Functions : LED Control, RC Receiver (Manual Control & E-Stop).

Note: Built using platformio. To use / modify the code, install platformio (using vscode preferably) and import the project.

About

ROS nodes for real-time motion planning and high-level control of an outdoor ground robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published