No version for distro humble showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro jazzy showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro kilted showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro rolling showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro galactic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro iron showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro melodic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange

No version for distro noetic showing github. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License TODO: License declaration
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Description ROS2 was developed for the Realman robot (http://www.realman-robotics.com/).
Checkout URI https://github.com/realmanrobot/ros2_rm_robot.git
VCS Type git
VCS Version humble
Last Updated 2025-06-09
Dev Status UNKNOWN
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

TODO: Package description

Additional Links

No additional links.

Maintainers

  • rm

Authors

No additional authors.
[中文简体](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README_CN.md)| [English](https://github.com/RealManRobot/ros2_rm_robot/blob/humble/rm_ros_interfaces/README.md)
# RealMan Robot rm_ros_interface User Manual V1.2 RealMan Intelligent Technology (Beijing) Co., Ltd. Revision History- | No. | Date| Comment | | -----| -----| -----| |V1.0 | 2-18-2024 | Draft | |V1.1 | 7-8-2024 | Amend(Add teaching message) | |V1.2 | 12-25-2024 | Amend(Add UDP report message) | |V1.3 | 04-07-2025 | Amend(API2 Adaptation) |

目录

rm_ros_interface_Package_Description

The main function of the rm_ros_interface package is to provide necessary message files for the robotic arm to run under the framework of ROS2. In the following text, we will provide a detailed introduction to this package through the following aspects.

  • 1.Package use.
  • 2.Package architecture description.
  • 3.Package topic description.
    Through the introduction of the three parts, it can help you-
  • 1.Understand the package use.
  • 2.Familiar with the file structure and function of the package.
  • 3.Familiar with the topic related to the package for easy development and use.

    rm_ros_interface_Package_Use

    This package does not have any executable commands, but it is used to provide the necessary message files for other packages.

    rm_ros_interface_Package_Architecture_Description

    Overview_of_Package_Files

``` ├── CMakeLists.txt # compilation rule file ├── include # dependency header file folder │ └── rm_ros_interfaces ├── msg # current message file (see below for details) │ ├── Armcurrentstatus.msg │ ├── Armoriginalstate.msg │ ├── Armstate.msg │ ├── Cartepos.msg

File truncated at 100 lines see the full file

CHANGELOG
No CHANGELOG found.

Recent questions tagged rm_ros_interfaces at Robotics Stack Exchange