Skip to content

linuxchunk/chunkbot_one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Package for automous navigation and mapping

Overview

This package contains the launch files, nodes, and topics required for autonomous navigation and mapping. The robot is a 4 wheel drive robot with a lidar. The robot is controlled by a raspberry pi 4. The robot uses ROS2 humble.

Dependencies

Software

Hardware (In simulation its optional)

Installation

mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/linuxchunk/chunkbot_one.git
cd ~/catkin_ws
colcon make

Usage

source ~/catkin_ws/install/setup.bash
ros2 launch chunkbot_one launch_robot.launch.py

Launching with Simulation

source ~/catkin_ws/install/setup.bash
ros2 launch chunkbot_one launch_sim.launch.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published