Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions moveit_studio_msgs/moveit_studio_agent_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ set(msg_files
"msg/Json.msg"
"msg/LicenseInfo.msg"
"msg/Log.msg"
"msg/ObjectiveServerStatus.msg"
"msg/PlanningGroup.msg"
"msg/RobotJointState.msg"
"msg/Waypoint.msg"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Heartbeat timestamps of the Objective Server node
builtin_interfaces/Time process_timestamp
builtin_interfaces/Time ros_timestamp

# Name and status descriptor of the current objective tree
# See StatusTree::NodeStatus for valid objective_status values
string objective_name
string objective_status