Skip to content
/ Mole Public
generated from joshnewans/my_bot

The Mole serves as an introduction to ROS and mobile robotics at home. Later it will serve as an experimental platform I can use to do other things with robots like following objects and maybe robotic arm stuff.

Notifications You must be signed in to change notification settings

Angeraa/Mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Mole

The Mole is my introduction to applying ROS in the real world at home. It will serve as my base platform to do more exciting things without having to re-implement anything. The Mole will be using ROS2 for SLAM and navigation with the goal of being able to use waypoints to direct the robot around a map which it will traverse autonomously with Nav2.

The robot will be powered by a raspberry pi for wireless communication and hosting several nodes and connects to any sensors. It will then communicate to an esp32 via my hardware interface over serial which controls the motors and any servos I add in the future. The raspberry pi will communicate over wifi to my laptop which will host the computationally expensive nodes like the SLAM and Nav2 nodes.

Currently working on: Hardware interface and esp32 code

Gazebo Simulation:

Gazebo will be used to simulate the robot as I cannot purchase a 2d lidar right now. image

Rvis Visualization:

image

About

The Mole serves as an introduction to ROS and mobile robotics at home. Later it will serve as an experimental platform I can use to do other things with robots like following objects and maybe robotic arm stuff.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published