OpenBot icon indicating copy to clipboard operation
OpenBot copied to clipboard

Interface to control a robot arm

Open OpenBot-Padawan opened this issue 2 years ago • 3 comments

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 avatar Jul 19 '22 14:07 OpenBot-Padawan

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

thias15 avatar Jul 19 '22 14:07 thias15

Sure, let's do this !

OpenBot-Padawan avatar Jul 19 '22 14:07 OpenBot-Padawan

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/

samuk avatar Mar 16 '24 22:03 samuk