We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Rain Bot

Development of a Robot using RobotC and Lego NXT. This is overall a way to play, learn and share about home made robot 🙂

v0.11 is currently available with Path Finding A*, motors & sensors emulation, and Robot odometry ;-).

Follow its blog here : https://sourceforge.net/p/rainbot/blog/

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://rainbot.sourceforge.io/
Tags
Features
  • use RobotC 3.08 and its firmware 9.12
  • multiple sources organization (code, header, global instances in separate files)
  • use Lego NXT 1.5 + HT Compass + PS3 wireless
  • library for Motor emulation (second release)
  • library for Sensors emulation
  • library for Simulation when _TARGET="Emulator"
  • library for NXT smaller font
  • library for Path Finding A* (Dijkstra's is still available through compilation option)
  • doxygen generated documentation
  • use Xander's drivers v2.6 (dowload them separatly)