You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am working with ROS Noetic under Ubuntu 20.04. I would like to chain together multipe tasks for the robot to go along a grid. I am currently operating the robot with the normal GUI. Is there a convinient way to put in several positions in the task space for the robot to go along and wait a few seconds at each position before goint to the next? I hope I made clear what I am trying to accomplish. I hope there is someone that an help me.
Thanks to everyone in advance!
The text was updated successfully, but these errors were encountered:
Hi @arturzarske
The functionality you are looking for is not implemented in the ROS Noetic package for the OpenManipulator. However, this feature has been added in the ROS2 Humble package. The Humble version supports chaining multiple tasks for the robot to move along a grid or predefined points, including the ability to add pauses between positions.
If possible, I recommend upgrading to ROS2 Humble and using the updated package for your application. You can find the documentation and setup instructions for the Humble version . Manual Humble package
Hello,
I am working with ROS Noetic under Ubuntu 20.04. I would like to chain together multipe tasks for the robot to go along a grid. I am currently operating the robot with the normal GUI. Is there a convinient way to put in several positions in the task space for the robot to go along and wait a few seconds at each position before goint to the next? I hope I made clear what I am trying to accomplish. I hope there is someone that an help me.
Thanks to everyone in advance!
The text was updated successfully, but these errors were encountered: