No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.1
License Apache License 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/openvmp/openvmp.git
VCS Type git
VCS Version main
Last Updated 2023-12-24
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Parser and container for OpenVMP hardware configuration

Additional Links

No additional links.

Maintainers

  • Roman Kuzmenko

Authors

No additional authors.

OpenVMP

Package for robot hardware specifications

Each OpenVMP robot has its hardware specifics detailed in a configuration file. See an example.

This package implements a parser and a container for such hardware configuration information.

This package is used in both simulation and runtime environments:

flowchart TB
    ohc[Canonical harfware specification:\nopenvmp_hardware_configuration]
    ohsg[Simulated hardware:\nopenvmp_hardware_simulation_gazebo]
    subgraph or[Real hardware: openvmp_robot]
        subgraph sd[Subsystem: drivers]
          ohm[openvmp_hardware_manager]
        end
    end
    subgraph mc[Subsystem: motion_control]
      omchw[hardware_interface::RobotHW\nopenvmp_motion_control_hardware]
    end

    ohc --> ohm
    ohc -.-> omchw
    omchw -.-> ohsg
    omchw -.-> ohm
    ohc --> ohsg

CHANGELOG
No CHANGELOG found.

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.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged openvmp_hardware_configuration at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.