Skip to content

DavidSeyserGit/ARP_Turtlebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Control System in C++

A lightweight project for reading sensor data and writing velocities commands to a turtlebot, implemented in plain C++ without additional frameworks.

Features

  • Real-time sensor data reading
  • Sending Velocities for robot movement
  • Framework-independent, modular design

Build Instructions

  1. Clone the repository:

    git clone https://github.com/DavidSeyserGit/ARP_Turtlebot
    cd ARP_Turtlebot
    make
  2. Run the program

    make run_main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published