C, C++:
Robotic Arm Software Version Structurerm_arm_software_version_t Class member variable description
Robotic arm model
product_versionC++char rm_arm_software_version_t::product_version[10]Algorithm library information
algorithm_infoC++rm_algorithm_version_t rm_arm_software_version_t::algorithm_infoJump to rm_algorithm_version_t for details of the structure.
ctrl layer software information
ctrl_infoC++rm_software_build_info_t rm_arm_software_version_t::ctrl_infoJump to rm_software_build_info_t for details of the structure.
Dynamic model version
dynamic_infoC++rm_dynamic_version_t rm_arm_software_version_t::dynamic_infoJump to rm_dynamic_version_t for details of the structure.
plan layer software information
plan_infoC++rm_software_build_info_t rm_arm_software_version_t::plan_infoJump to rm_software_build_info_t for details of the structure.

