A personalized voice-controlled robot assistant. The base use-case scenarios:
I can build a LEGO Mindstorm robot (because I already have this one) with:
Detailed plan and work-in-progress
Current state after Iteration2:
ngrok http --domain=<YOUR-DOMAIN-NAME> 5000 to locally run a web server with a public HTTPS URL and a flask app to receive Alexa intentsros2 launch bringup main.launch.py (do not forget to source the workspace) to run all ROS files and additionally MQTT broker for communication with the robotmain.py on the legobot to launch MQTT client to send and receive messages from ROSdrive, rotate, pause, or stop60 commits
Jupyter Notebook
97.4%
Python
1.9%
A personalized voice-controlled robot assistant. The base use-case scenarios:
I can build a LEGO Mindstorm robot (because I already have this one) with:
Detailed plan and work-in-progress
Current state after Iteration2:
ngrok http --domain=<YOUR-DOMAIN-NAME> 5000 to locally run a web server with a public HTTPS URL and a flask app to receive Alexa intentsros2 launch bringup main.launch.py (do not forget to source the workspace) to run all ROS files and additionally MQTT broker for communication with the robotmain.py on the legobot to launch MQTT client to send and receive messages from ROSdrive, rotate, pause, or stop60 commits
Jupyter Notebook
97.4%
Python
1.9%