Skip to content

Releases: mROS-base/mROS

Improvement of communication behavior

28 Jul 05:47
741b884
Compare
Choose a tag to compare

we improved the communication behavior by adding task wakeup functions.
The latency on pub/sub messaging is reduced.

Refactoring to mROS library stack

04 Mar 14:12
312bf10
Compare
Choose a tag to compare

We re-implement the mROS library stack only by C language. Please check new instruction how to setup the environment.
It can contribute to improve the portability and performance (we wish).

Support Primitive/Customized MessageType

29 Jul 10:18
Compare
Choose a tag to compare

fix bug for usec timer

28 Jun 04:34
918f59f
Compare
Choose a tag to compare

fixed bug for usec precision timer on ASP kernel (see #4 #5)

first stable version

19 Jun 10:58
57be743
Compare
Choose a tag to compare

first stable version