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

[#feature] simple text processing #19

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

alexlin2
Copy link
Contributor

@alexlin2 alexlin2 commented Apr 1, 2024

This is for anyone looking to use Siri Shortcuts and the equivalent Google thingy for those green bubble folks to dictate commands and send it to the robot dog.

You just need to have a remote ssh connection that can echo text into a tmp file /tmp/robot_cmd, then the script go2_proc_text.py will look for keywords in this file such as "sit", "stand", "shake hands" then it will execute it.

Future development will use ChatGPT's API to process the raw text into a sequence of robot actions and understand natural language. It will also use the camera feed as input so it's multi-modal.

@abizovnuralem abizovnuralem self-requested a review April 1, 2024 13:59
@abizovnuralem abizovnuralem merged commit 5ee7221 into abizovnuralem:master Apr 1, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants