[ros-users] [Discourse.ros.org] [Client Libraries] Where is nodejs messages generated
Ian McMahon
ros.discourse at gmail.com
Mon Aug 14 19:47:19 UTC 2017
For ROS Kinetic system-wide message installs, `gennodejs` places the built Javascript message files into:
`/opt/ros/kinetic/share/gennodejs/ros/released_pkg_msgs`
For your local workspace, assuming your workspace is in ~/ros_ws/ folder, gennodejs will place the messages into your devel space:
`~/ros_ws/devel/share/gennodejs/ros/your_pkg_msgs`
---
[Visit Topic](https://discourse.ros.org/t/where-is-nodejs-messages-generated/2388/2) or reply to this email to respond.
More information about the ros-users
mailing list