Skip to content

v0.7.1

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 24 Jun 16:17
v0.7.1

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)