Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 507 Bytes

File metadata and controls

23 lines (19 loc) · 507 Bytes

**Base Controller** that make Gitta robot to move with (Vx, Vy, Vtheta)

-

How to build

# Make a your catkin workspace
$ mkdir -p [YOUR WS]/src
$ cd [YOUR WS]/src

# Clone this package
$ git clone https://github.com/Team-Gitta/Gitta-ROS-base-controller.git

$ cd [YOUR WS]
$ catkin_make

How to launch

Todo!

Subscribed topics

  • velocity commands to drive the Gitta robot