Skip to content

rikhsitlladeveloper/ethernet_input-output_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethernet_remote_io_module

ROS wrapper for modbus client of remote IO module

Installation


cd catkin_ws/src

git clone https://github.com/enco77/ethernet_remote_io_module.git

cd ..

rosdep install --from-paths src --ignore-src -r -y

catkin_make

Usage


Specify your modbus server IP address in config file

Then run

roslaunch ethernet_remote_io_module remote_io.launch

For ROS Melodic run commands below to use python3


sudo apt-get install python3-pip python3-yaml

sudo pip3 install rospkg catkin_pkg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published