Skip to content

lenchen-88/ct-bot

 
 

Repository files navigation

ct-bot

This is a fork of the ct-Bot code which belongs to the robotic project c't-Bot of the German c't magazine (www.heise.de/ct). The official c't project website can be found at http://www.heise.de/ct/projekte/c-t-Bot-und-c-t-Sim-284119.html and the related Trac at https://www.heise.de/ct/projekte/machmit/ctbot/wiki.

The repository here is used for further (experimental) development (branch development) and testing, each stable release is tagged, the master branch always points to the latest one. Each release can also be found at the original SVN of the c't-Bot project at https://www.heise.de/svn/ctbot (see https://www.heise.de/ct/projekte/machmit/ctbot/wiki for more information).

Feel free to fork from this repository, add your own extensions or improvements and create a pull request to get them integrated.

Eclipse may update the file .settings/language.settings.xml every time your local build environment changes. To stop git complaining about these updates, execute the following command at the ct-bot top-level directory: git update-index --skip-worktree -- .settings/language.settings.xml

Branch Build status
master Build status
develop Build status
features/serial-cmd Build status

About

Fork of ct-Bot from c't-Bot project by Heise

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.1%
  • C++ 13.9%
  • Objective-C 1.4%
  • Makefile 0.7%
  • Shell 0.4%
  • Gnuplot 0.3%
  • Other 0.2%