ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I was using Typescript, so I had to do add the following to the Typings file:
data:{
ros: Ros,
name: string,
serviceType: string
}