Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 313 Bytes

Velocity Converter

Package subscribe twist topic and calculate linear speed for left and right wheels.

To build

make build

To run

make run

Input topic name, max wheels speed and distance between wheels can be set into Makefile

Requirements: make, docker, docker-compose-v2