Skip to content

The embedded side implement for kobuki_driver [ Kobuki / Turtlebot 2 ]

Notifications You must be signed in to change notification settings

2cats/stm32_kobuki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F103 Client For Kobuki / Turtlebot 2

Introduction

This the embedded side implement for kobuki_driver. The Protocol Specification can be found HERE. The porject now contains basic control logic as an example of usage. The main principle of implementing this protocol library is to keep the API both simple and safe.

Documentation

Currently,API-Usage now is written in the header file.

Test

Ubuntu14.04 indigo

$ export TURTLEBOT_SERIAL_PORT=/dev/ttyUSB0
$ roslaunch turtlebot_bringup minimal.launch --screen
$ rqt -s kobuki_dashboard

About

The embedded side implement for kobuki_driver [ Kobuki / Turtlebot 2 ]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages