ubnt_airos_tools package from ubnt_airos_tools repo

ubnt_airos_tools

Package Summary

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

Repository Summary

Checkout URI https://github.com/peci1/ubnt_airos_tools.git
VCS Type git
VCS Version master
Last Updated 2023-04-16
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Ubiquiti AirOS tools for extracting AP information to ROS

Additional Links

Maintainers

  • Martin Pecka

Authors

  • Martin Pecka

ubnt_airos_tools

Ubiquiti AirOS tools for extracting AP information to ROS.

Tested with Bullet M5 with firmware 6.2.0.

This package provides a node that publishes some basic statistics about the Bullet itself, its network interfaces and connected stations.

airos_api

Parameters

  • string username: Username to use for login (default ubnt)
  • string password: Password to use for login (default ubntubnt)
  • string address: The base address of the web UI (default http://192.168.1.1)
  • string frame_id: The frame_id to be used in the published messages' headers. If None, the Bullet's hostname will be read from a status message and used as frame_id. Default is None.
  • float publish_rate: Rate at which to query the Bullet and publish the data (default 0.1 Hz).
  • bool compute_rates: The station and interface stats do not normally include rate statistics. If you want the to be computed by this node, set this paramter to True. This means that the first message of each stream will be dropped, because it has no predecessor with which total bytes could be compared. Default is True.

Published topics

  • ubnt_airos_tools/Status status: The status info about the Bullet.
  • ubnt_airos_tools/Interfaces interfaces: Statistics of the Bullet's network interfaces.
  • ubnt_airos_tools/Stations stations: Statistics of the Bullet's connected stations.
CHANGELOG

Changelog for package ubnt_airos_tools

1.1.0 (2022-06-08)

  • Noetic compatibility
  • Contributors: Martin Pecka

1.0.1 (2020-02-15)

  • Initial commit.
  • Contributors: Martin Pecka

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ubnt_airos_tools at Robotics Stack Exchange

ubnt_airos_tools package from ubnt_airos_tools repo

ubnt_airos_tools

Package Summary

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

Repository Summary

Checkout URI https://github.com/peci1/ubnt_airos_tools.git
VCS Type git
VCS Version master
Last Updated 2023-04-16
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Ubiquiti AirOS tools for extracting AP information to ROS

Additional Links

Maintainers

  • Martin Pecka

Authors

  • Martin Pecka

ubnt_airos_tools

Ubiquiti AirOS tools for extracting AP information to ROS.

Tested with Bullet M5 with firmware 6.2.0.

This package provides a node that publishes some basic statistics about the Bullet itself, its network interfaces and connected stations.

airos_api

Parameters

  • string username: Username to use for login (default ubnt)
  • string password: Password to use for login (default ubntubnt)
  • string address: The base address of the web UI (default http://192.168.1.1)
  • string frame_id: The frame_id to be used in the published messages' headers. If None, the Bullet's hostname will be read from a status message and used as frame_id. Default is None.
  • float publish_rate: Rate at which to query the Bullet and publish the data (default 0.1 Hz).
  • bool compute_rates: The station and interface stats do not normally include rate statistics. If you want the to be computed by this node, set this paramter to True. This means that the first message of each stream will be dropped, because it has no predecessor with which total bytes could be compared. Default is True.

Published topics

  • ubnt_airos_tools/Status status: The status info about the Bullet.
  • ubnt_airos_tools/Interfaces interfaces: Statistics of the Bullet's network interfaces.
  • ubnt_airos_tools/Stations stations: Statistics of the Bullet's connected stations.
CHANGELOG

Changelog for package ubnt_airos_tools

1.1.0 (2022-06-08)

  • Noetic compatibility
  • Contributors: Martin Pecka

1.0.1 (2020-02-15)

  • Initial commit.
  • Contributors: Martin Pecka

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Dependant Packages

No known dependants.

Launch files

No launch files found

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ubnt_airos_tools at Robotics Stack Exchange