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

Interface to control a robot arm #288

Open
OpenBot-Padawan opened this issue Jul 19, 2022 · 3 comments
Open

Interface to control a robot arm #288

OpenBot-Padawan opened this issue Jul 19, 2022 · 3 comments
Labels
feature New feature or request
Projects

Comments

@OpenBot-Padawan
Copy link

Is your feature request related to a problem? Please describe.
OpenBot is all about autonomous navigation. What about giving OpenBot the ability to manipulate elements of its environment ?

Describe the solution you'd like
In the current state of the framework, OpenBot is capable of autonomous navigation with obstacle avoidance, point-goal navigation and tracking. I believe that the provided imitation learning pipeline could be used for manipulation tasks as well. There are currently a number of cheap robot arms on the market, based on a couple of AX12 servos or even classic RC servos. What about creating an interface, both at the firmware and software level, that would support the control of such a robot arm mounted on the robot ?

Describe alternatives you've considered
Add a raspberry pi coupled to another low-level board to control the robot arm. It does no makes much sense however since the smartphones usually have a much greater computation power. This would moreover require additional hardware, beside the robot arm itself...

@OpenBot-Padawan OpenBot-Padawan added the feature New feature or request label Jul 19, 2022
@thias15 thias15 added this to To do in OpenBot Jul 19, 2022
@thias15
Copy link
Collaborator

thias15 commented Jul 19, 2022

This sounds like a great idea. Would you be willing to help build this feature?

@OpenBot-Padawan
Copy link
Author

Sure, let's do this !

@samuk
Copy link

samuk commented Mar 16, 2024

I realise this is an old thread, I have a grabber/lifter on my robot controlled by two 9g servos controlling those might be easier initially than doing a full arm? https://rosmo-robot.github.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
OpenBot
  
To do
Development

No branches or pull requests

3 participants