RethinkRobotics-opensource / rosnodejs

Client library for writing ROS nodes in JavaScript with nodejs

Home Page:http://wiki.ros.org/rosnodejs/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix tests for int64

chris-smith opened this issue · comments

#170 fixed a bug with int64 that wasn't found by tests because the tests only pass already constructed big values, rather than passing primitive values.