Skip to content

Releases: jdlangs/RobotOS.jl

v0.7.2

19 Aug 21:15
21a7088
Compare
Choose a tag to compare

RobotOS v0.7.2

Diff since v0.7.1

Closed issues:

  • Quiet error when generating custom messages (#72)
  • Issue with using PyCall.jl along with RobotOS.jl (#73)
  • import custom msg (#77)
  • Test problem (#81)

Merged pull requests:

  • Only overwrite sys.argv if we have ARGS (#74) (@jdlangs)
  • Add shutdown method for Service object (#75) (@HiroIshida)
  • Install TagBot as a GitHub Action (#76) (@JuliaTagBot)
  • Restructure some typegen code to fix break in 1.5 (#84) (@jdlangs)
  • Updates to make new registered versions go through automatically (#85) (@jdlangs)

v0.7.1

24 Jun 16:17
v0.7.1
Compare
Choose a tag to compare

v0.7.1 (2019-05-18)

Diff since v0.7.0

Closed issues:

  • pycall api updates (#67)
  • import <message name> returns an error (#64)
  • julia-1.0 and julia-0.7 can not find ros msg? (#60)
  • Cannot publish any kind of message (#53)
  • RobotOS.jl for julia-1.0 (#50)

Merged pull requests:

  • Changes for PyCall API update getindex -> getproperty; fix #67 (#68) (schmrlng)
  • add dots to message imports (#62) (zsunberg)

v0.7.0

07 Oct 17:18
30bcd49
Compare
Choose a tag to compare

The first Julia 1.0 compatible release.

v0.6.3

10 Aug 03:15
3b123e3
Compare
Choose a tag to compare

Final planned release to be compatible with Julia 0.6.

v0.6.2

19 Mar 15:48
df32f3c
Compare
Choose a tag to compare
Merge pull request #43 from jdlangs/cbnotify_precompile

Fix incompatibility of callback notify func with precompilation

v0.6.0

21 Feb 05:45
Compare
Choose a tag to compare
0.6 version note