Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sys Info

This ROS2 package is deprecated, please use sys_info instead!

Net Node

ROS 2 Network information node.

Allows you to get information on your ROS 2 robot via ROS 2 itself.

Installation

Clone the repository in your ros-workspace and build using colcon:

cd ~/ros_ws/src
git clone https://github.com/Fleet-Control/net-node.git
colcon build

after successful installation re-source your ROS workspace.

Usage

Start the "NetNode" node

ros2 run net_node net_node

Then you can get network information about the host system of your ROS2 node, for example:

ros2 service call /net_info net_msgs/srv/NetworkInfo

About

Simple ROS 2 node to forward information about network devices as ros topic

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages