Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
homer_msgs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
robbie
homer_msgs
Commits
c34f90cb
Commit
c34f90cb
authored
5 years ago
by
Anna Gessler
Browse files
Options
Downloads
Patches
Plain Diff
Added srv for interrupting task and receiving partial results
parent
ac6028fc
No related branches found
No related tags found
1 merge request
!6
Changed Person.msg as part of face_rec overhaul
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+1
-0
1 addition, 0 deletions
CMakeLists.txt
srv/TerminateTask.srv
+3
-0
3 additions, 0 deletions
srv/TerminateTask.srv
with
4 additions
and
0 deletions
CMakeLists.txt
+
1
−
0
View file @
c34f90cb
...
@@ -71,6 +71,7 @@ add_service_files(
...
@@ -71,6 +71,7 @@ add_service_files(
FILES
FILES
SetString.srv
SetString.srv
GetPeople.srv
GetPeople.srv
TerminateTask.srv
)
)
## Generate actions in the 'action' folder
## Generate actions in the 'action' folder
...
...
This diff is collapsed.
Click to expand it.
srv/TerminateTask.srv
0 → 100644
+
3
−
0
View file @
c34f90cb
---
string saySomething
string driveTo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment