Skip to content

Pure Go implementation of ROS client library

License

Notifications You must be signed in to change notification settings

connoranderson/rosgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosgo

GoDoc Build Status

Package Summary

rosgo is pure Go implementation of ROS client library.

Status

rosgo is under development to implement all features of ROS Client Library Requiements.

At present, following basic functions are provided.

  • Parameter API (get/set/search....)
  • ROS Slave API (with some exceptions)
  • Publisher/Subscriber API (with TCPROS)
  • Remapping
  • Message Generation

See also

About

Pure Go implementation of ROS client library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 98.8%
  • Other 1.2%