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
- Host: GitHub
- URL: https://github.com/hasauino/rosbot
- Owner: hasauino
- Created: 2020-04-17T21:57:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T12:07:51.000Z (about 2 years ago)
- Last Synced: 2025-01-21T19:35:18.342Z (3 months ago)
- Topics: arduino, python, raspberry-pi, ros
- Language: C++
- Homepage: https://hasauino.github.io/projects/04-rosbot
- Size: 6.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TODO
- Stream video
```bash
ffmpeg -re -i /dev/video0 -c libx264 -f flv rtmp:///live/livestream
```