cankoc95 / roach_JG

roach depository with shell tactile sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoACH

This repository contains firmware and python control code for the VelociRoACH robots, or other derived robots equipped with an ImageProc 2.5 board.

The 'master' branch is intended to provide a working configuration for the VelociRoACH robot.
This branch should be expected to always build, work, and function.

Repositories imageproc-lib and imageproc-settings are required to build.
Relative paths are set so that you need to clone each repository into the same root directory.

Build status: Build Status
Built against biomimetics/roach 'master branch: https://github.com/biomimetics/roach

Files:

firmware/ - contains the C code firmware for the robot, and the MPLAB IDE project files. lib/ - C code library of modules for the octoroach firmware python/ - python code for controlling the robot from a PC, and examples. doc/ - documentation on firmware and python code.

Instructions

To be updated

About

roach depository with shell tactile sensor

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 42.6%Language:C 32.7%Language:MATLAB 21.1%Language:C++ 2.2%Language:Makefile 1.1%Language:Shell 0.3%Language:Objective-C 0.1%