Skip to content

Releases: branoholy/regilo

regilo-visual as a new package

03 Feb 16:21
Compare
Choose a tag to compare

Since this release, it is possible to install the regilo-visual example as a package.

Separation of communication protocols

02 Feb 23:38
Compare
Choose a tag to compare

This release brings separated communication protocols, so you can use either a serial port or sockets with both device controllers.

Other small bugfixes are included as well.

NeatoC is now Regilo

24 Jan 20:35
Compare
Choose a tag to compare

Since version 2.0, the new name of this library is Regilo.

I decided to rename this library because it is not longer useful for the Neato robot only, but also for the Hokuyo scanner and perhaps for more devices in the future.

New release with Hokuyo support

24 Jan 17:00
Compare
Choose a tag to compare

This release adds the support for the Hokuyo scanner.

Another small fix

22 Dec 01:09
Compare
Choose a tag to compare

This release adds a thread library only, which seems to be needed for the ARM architecture.

Small fix of dependenceis

21 Dec 01:00
Compare
Choose a tag to compare

This release brings the options to build separated examples and fixes dependencies.

The First Stable Release!

16 Dec 17:37
Compare
Choose a tag to compare

This is the first stable release of neatoc.

The following commands are currently supported by their own methods:

  • testmode
  • setldsrotation
  • setmotor (with the first three parameters)
  • gettime
  • getldsscan

It is possible to run other commands with the sendCommand method.