Skip to content

TurtleBot-Mfg/iso_turtlebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtleBot ISO

Table of Contents

Overview

This is a ryo-iso based project for building TurtleBot2 ISO images.

TL;DR

How to build the TurtleBot ISO

sudo apt install curl gpgv2 squashfs-tools xorriso apt-utils apt-cacher-ng \
                 qemu-system-x86 isolinux
pip3 install ryo-iso
git clone https://github.com/turtlebot-mfg/iso_turtlebot ~/iso_turtlebot
cd ~/iso_turtlebot
ryo-iso build
usb-creator-gtk

More detailed documentation is available online.

Issues

Please file ISO bugs or feature requests against this repository or the appropiate package.

Intel RealSense

The Intel RealSense DKMS kernel module is currently not working
IntelRealSense/librealsense#2402
IntelRealSense/librealsense#4869

Releases

TurtleBot Kinetic Pre3 for x86_64

http://www.hxr.io/data/turtlebot-ros-kinetic-pre3.iso

Related Packages

ROS

Debian

PPA

Stable
sudo add-apt-repository ppa:hxr-io/turtlebot

Testing
sudo add-apt-repository ppa:hxr-io/turtlebot-testing

Sponsors

This project has been sponsored in part by

For more information about sponsorship, or other robotics development work
📧 code@hxr.io

Releases

No releases published

Packages

No packages published

Languages