system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.7.0
License BSD 2-clause
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version ros2
Last Updated 2023-06-21
Dev Status DEVELOPED
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

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

ros2 run system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefixes ROS_, AMENT_, COLCON_ or RCUTILS_ such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • Actions (actions) - The type of each available action
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange

system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.7.0
License BSD 2-clause
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version ros2
Last Updated 2023-06-21
Dev Status DEVELOPED
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

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

ros2 run system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefixes ROS_, AMENT_, COLCON_ or RCUTILS_ such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • Actions (actions) - The type of each available action
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange

system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.7.0
License BSD 2-clause
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version ros2
Last Updated 2023-06-21
Dev Status DEVELOPED
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

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

ros2 run system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefixes ROS_, AMENT_, COLCON_ or RCUTILS_ such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • Actions (actions) - The type of each available action
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange

system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.6.1
License BSD 2-clause
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version noetic
Last Updated 2024-04-02
Dev Status DEVELOPED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Note: This is the documentation for ROS 1. Click here for ROS 2

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

rosrun system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefix ROS_, such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange

system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.7.0
License BSD 2-clause
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version ros2
Last Updated 2023-06-21
Dev Status DEVELOPED
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

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

ros2 run system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefixes ROS_, AMENT_, COLCON_ or RCUTILS_ such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • Actions (actions) - The type of each available action
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange

system_fingerprint package from system_fingerprint repo

system_fingerprint

Package Summary

Tags No category tags.
Version 0.7.0
License BSD 2-clause
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/MetroRobots/ros_system_fingerprint.git
VCS Type git
VCS Version ros2
Last Updated 2023-06-21
Dev Status DEVELOPED
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

The system_fingerprint package

Additional Links

No additional links.

Maintainers

  • David V. Lu!!

Authors

No additional authors.

system_fingerprint

A simple tool for getting information about a system to share

Let's say you're helping someone debug their system. You could ask them a bunch of questions, and get them to send you the output of various commands, but that sounds tedious.

Instead, have them install this package (sudo apt-get install ros-$ROS_DISTRO-system-fingerprint) and then run a single command:

ros2 run system_fingerprint imprint

This will generate the file fingerprint.yaml which they can send to you for debugging. What sort of information is in this file?

  • System Information (system) - Information about your OS and other tidbits about the machine the command is run on.
  • Environmental Variables (environmental_variables) - All the environmental variables with the prefixes ROS_, AMENT_, COLCON_ or RCUTILS_ such as ROS_DISTRO, ROS_VERSION, etc.
  • Parameters (parameters) - A full dump of the ROS parameters.
  • Nodes (nodes) - The full rosgraph, i.e. every node and their publications, subscriptions and services.
  • Topics (topics) - The type of each available topic
  • Services (services) - The type of each available service
  • Actions (actions) - The type of each available action
  • ROS Workspace (workspace) - What build tool you're using, the workspace location, which repos you have checked out and what version they are on.

Example

See example_fingerprint.yaml

CHANGELOG
No CHANGELOG found.

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

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged system_fingerprint at Robotics Stack Exchange