-
 

Package Summary

Tags No category tags.
Version 1.1.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/pr2/linux_networking.git
VCS Type git
VCS Version melodic-devel
Last Updated 2021-03-02
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Facilities to monitor a network connection by sending UDP packets from a client to a server, which bounces them back to the client. The client collects statistics on latency and loss. The server is a C standalone utility or a ROS node. The client can be a ROS node, a standalone utility or a python class.

Additional Links

Maintainers

  • Devon Ash

Authors

  • Blaise Gassend
  • Catalin Drula
README
No README found. See repository README.
CHANGELOG

Changelog for package network_monitor_udp

1.1.0 (2021-03-02)

  • Merge pull request #6 from k-okada/add_noetic_travis
  • add more from __future_ import print_function
  • fix indent/space mixture
  • use 2to3 to convert print/except/raise/lambda for python3
  • Contributors: Kei Okada

1.0.16 (2019-11-08)

  • ROS-melodic .debs for network_monitor_udp incomplete (#3)
    • update melodic-devel to include appropriate files
    • python modules were missing (needed setup.py and [catkin_python_setup]{.title-ref}) from .deb
    • python executables were missing (needed [catkin_install_python]{.title-ref}) from .deb
    • python package [roslib]{.title-ref} is deprecated; [rostime]{.title-ref} now lives in [rospy]{.title-ref}
    • compiled binaries and .launch file were missing from from .deb
  • Contributors: David Feil-Seifer, bk-mtg

1.0.15 (2019-03-19)

1.0.13 (2019-03-18)

  • fixed unsigned char errors for melodic compile
  • Contributors: David Feil-Seifer
  • updated cmake for message build dependency issue in kinetic
  • Contributors: David Feil-Seifer

1.0.12 (2019-02-26)

  • changes to cmakelists files to make packages compile in kinetic
  • Contributors: David Feil-Seifer

1.0.9 (2014-10-14)

1.0.8 (2014-10-10)

  • Removed rosbuild files
  • Contributors: TheDash

1.0.7 (2014-10-10)

1.0.6 (2014-10-10)

1.0.5 (2014-10-06)

1.0.4 (2014-10-03)

1.0.3 (2014-10-03)

1.0.2 (2014-10-03)

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

No direct system dependencies.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged network_monitor_udp at Robotics Stack Exchange