Broken links in Actionlib Client tutorial
jrlandau opened this issue · 1 comments
jrlandau commented
The tutorial page for Actionlib Client, at http://wiki.ros.org/roslibjs/Tutorials/ActionlibClient, has two references to further documentation, both of which have a broken link.
"Documentation of all the constructor options and available functions can be found in the ROSLIB.ActionClient docs." The broken link is http://robotwebtools.org/jsdoc/roslibjs/current/ROSLIB.ActionClient.html
"The ROSLIB.Goal docs describe all the constructor options and functions available. " The broken link is http://robotwebtools.org/jsdoc/roslibjs/current/ROSLIB.Goal.html
rctoris commented
Fixed