You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roslua 0.6.0
* New and improved communication sub-system. Connection handling is now
done concurrently using zero timeout sockets, causing much snappier
responses especially when sharing many topics between two nodes.
* Support for name resolution and remapping implementing the last
missing client library item
* ROS 1.4 Diamondback compatibility (only involves message types)
roslua 0.5.0
* Several critical fixes that improve the stability of roslua
* Time/Duration resemble roscpp more closely
* Added Timer support
Recreated all tags to omit "v" prefix.