Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chaining together multiple tasks #243

Open
arturzarske opened this issue Nov 17, 2022 · 1 comment
Open

chaining together multiple tasks #243

arturzarske opened this issue Nov 17, 2022 · 1 comment
Assignees

Comments

@arturzarske
Copy link

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!

@yun-goon yun-goon self-assigned this Dec 16, 2024
@yun-goon
Copy link

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

Feel free to ask if you need further assistance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants