Skip to content

Commit a2a5253

Browse files
authored
Add current config to agent info message (#75)
1 parent c7d7baa commit a2a5253

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

moveit_studio_msgs/moveit_studio_agent_msgs/msg/AgentInfo.msg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ string current_objective_name
2121

2222
# Information about the license: expiration date, type, etc.
2323
moveit_studio_agent_msgs/LicenseInfo license
24+
25+
# The name of the active robot configuration
26+
string current_robot_config_name

0 commit comments

Comments
 (0)