Skip to content

StrangeUnit28/Pioneer_Robotics

Repository files navigation

Robotics Project - Assignment 1

This repository contains all the deliverables and implementation related to Assignment 1 of the Robotics course.

The project includes Python scripts for simulating and controlling a mobile robot (Pioneer P3-DX) inside CoppeliaSim, using PID-based navigation and discrete motion based on a 0.5m grid.

Contents

  • Python controller code
  • PID tuning and trajectory logic
  • Simulation connection via remote API (CoppeliaSim)
  • Grid navigation strategies

Objective

The objective is to navigate a mobile robot through a defined environment using only discrete movements — forward, left turn, and right turn — to reach predefined goal positions located on the grid.

Assignment Instructions

For detailed instructions, refer to the following document:

Assignment 1 Guidelines

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages