Skip to content

Application to control NEURA Robot, Discrete Signals and Communicate with Host Computer

Notifications You must be signed in to change notification settings

RobotAI-Global/Rafael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Manager

Manager of the robot and perepherial equipment in the integrated system:

  1. Neura robot control
  2. Ethernet based discretes
  3. Host communication
  4. Main control module

Installation on Windows

1 . creating virtual env C:\python -m venv C:\robotai\SW\PyEnv\RobotMngr

  1. activating C:\robotai\SW\PyEnv\RobotMngr\Scripts\activate.bat

  2. updating pip py -m pip install --upgrade pip

  3. installing packages py -m pip install matplotlib py -m pip install scipy

  4. network configure your computer to Ethernet IP : 192.168.2.30

Compile

  1. pip install pyinstaller
  2. pyinstaller --onefile MainApp.py

About

Application to control NEURA Robot, Discrete Signals and Communicate with Host Computer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages