baalexander / rosnodejs

A ROS client library using node.js
http://baalexander.github.com/rosnodejs/
MIT License
36 stars 8 forks source link

Integrate with roslaunch. #17

Open baalexander opened 12 years ago

baalexander commented 12 years ago

The roslaunch tool should be able to run one or more rosnodejs' nodes.

baalexander commented 12 years ago

Nodes should launch okay since they do with rosrun. However, need to make sure param setting and remapping work too (see Issue #5).