Closed dines1111 closed 1 month ago
hey, How du you have the ROSLIB.Action class? I have the ActionClient only.
@flxinxout https://github.com/RobotWebTools/roslibjs/blob/develop/src/core/Action.js It is currently in develop branch, you can clone the repo and point the package.json ROSLIB to a local path.
Hai, the solution for this question is simply setting the send_action_goals_in_new_thread parameter on rosbridge to true.
Hai, can someone help me regrading how to cancel the action server goal?
This is my current code: