Skip to content

ROS_test_bnot is a differential drive robot created for testing various algorithms.It is modelled in Fusion360 and programmed in ROS1 Noetic and C++. This repository contains all the code to setup the test bot in any system

Notifications You must be signed in to change notification settings

MayankD409/ROS_Test_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadBot

BadBot is a Differential drive robot based on ROS1. It has been tested with Ubuntu 20.04 and ROS noetic.

Setup BadBot Workspace

cd ~/catkin_ws/src
git clone -b ros2-galactic https://github.com/Snorlax104/BadBot.git
cd ~/catkin_ws
catkin_make
source devel/setup.bash

About

ROS_test_bnot is a differential drive robot created for testing various algorithms.It is modelled in Fusion360 and programmed in ROS1 Noetic and C++. This repository contains all the code to setup the test bot in any system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published