Skip to content

a set of helper functions for Turtlebot communications via TCP. Made for EEEI UCL Undergraduate Capstone Project.

License

Notifications You must be signed in to change notification settings

ucl-nlnt/KNetworking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNetworking

a set of helper functions for Turtlebot communications via TCP. Made for EEEI UCL Undergraduate Capstone Project.

Setup and Usage

In order to use this package, please use this to install:

pip install git+https://github.com/ucl-nlnt/KNetworking.git

It can be then used in your code likewise

from nlnt_networking import DataBridgeClient_TCP

Collaboration

  1. Simply update the code base in nlnt_networking/__init__.py
  2. Update the version in setup.py
  3. Publish changes to this repo

About

a set of helper functions for Turtlebot communications via TCP. Made for EEEI UCL Undergraduate Capstone Project.

Resources

License

Stars

Watchers

Forks

Languages