Xamla / torch-ros

Torch7/lua wrapper of roscpp via ffi.
http://www.xamla.com/
BSD 3-Clause "New" or "Revised" License
20 stars 5 forks source link

torch-ros

Torch7/lua wrapper of roscpp via ffi. It offers dynamic serialization of ROS message without requiring pre-generated message classes.

Currently supported feature set:

Todo:

Limitations

Currently ony little-endian systems are supported.

Based on roslua

This project uses fragments of roslua which was developed by Tim Niemueller @timn.