add diagram in README

This commit is contained in:
LiuzhengSJ
2026-06-29 11:00:45 +01:00
parent 923a64d6a0
commit fbf1e54b67

9
harvest_arm_rm/README.md Normal file
View File

@ -0,0 +1,9 @@
### This package is the realman arm dirver.
There are two ros2 nodes: 'realman_run_node' and "realman_rviz_node".
The first node configures the robot arm, like ip address, joint limit, arm io setup, etc.
The second runs the RViz visualizasion.
See the [diagram](https://nicecart-my.sharepoint.com/:u:/g/personal/zheng_liu_nicecart_ai/IQCk9mVSVGOnQKKnN8TtRgqFAeCM5cOlyQ4c9edZCUtuoIY?e=b9QKVH) for more details.