Skip to content

alaeddinehamroun/kerberos-authentication-with-Robotic-Arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kerberos Authenticated Robotic Arm Control System

Description This project provides a system for controlling a robotic arm using Kerberos authentication. The robotic arm is designed to be used in surgery in the future, and the system allows a doctor to connect as a client from a machine using Kerberos and control the arm deployed on a server machine.

The system consists of two main components:

A server program that controls the robotic arm and listens for incoming connections from clients. A client program that allows a doctor to control the robotic arm. The client program uses Kerberos authentication to securely connect to the server and control the arm. The arm is controlled with ROS, which provides a powerful platform for controlling robotic devices.

Demo Video

Demo

https://drive.google.com/file/d/16B1-MnojxSbibgtJGQ2NBxgcueRsNZKg/view?usp=sharing

Note: This project is still in development and should not be used in a production environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 29.2%
  • CMake 27.1%
  • Python 21.9%
  • C 7.9%
  • C++ 7.8%
  • Shell 6.1%