Skip to content

robotalks/robo.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotalks - Robo.go

A layered Robotic framework for Go. Please read Layers for more details about the thoughts behind, and the general idea of the Framework.

Common Messages

A set of commonly used messages for L1 and above are defined in robo.proto.

Tools Provided

  • robocli: an interactive CLI to send commands to controllers;
  • robomon: a tool to monitor communication on the MQTT broker;
  • joystickd: a daemon use Joystick to control robots supports Nav2D commands;
  • sim-nav: a simulated robot implementing Nav2D commands.

Simulation

Simulation is currently performed with simple 2D visualization provided by see.

About

Robotics Framework for Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages