An open API service indexing awesome lists of open source software.

https://github.com/hasauino/rosbot

3D printed ROS supported mobile robot
https://github.com/hasauino/rosbot

arduino python raspberry-pi ros

Last synced: about 2 months ago
JSON representation

3D printed ROS supported mobile robot

Awesome Lists containing this project

README

        

# TODO

- Stream video

```bash
ffmpeg -re -i /dev/video0 -c libx264 -f flv rtmp:///live/livestream
```