Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ros-controls
/
foreman
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
10
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add SetGoal action and make the SetGoal service blocking
- #20
#20
Merged
destogl
merged 11 commits into
ros-controls:master
ros-controls/foreman:master
from
b-robotized-forks:feat/set-goal-action
b-robotized-forks/foreman:feat/set-goal-action
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Add SetGoal action and make the SetGoal service blocking
#20
destogl
merged 11 commits into
ros-controls:master
ros-controls/foreman:master
from
b-robotized-forks:feat/set-goal-action
b-robotized-forks/foreman:feat/set-goal-action
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
feat: convert SetGoal service to action
VitezGabriela
committed
417c64f
View commit details
Copy full SHA for 417c64f
Browse repository at this point
Commits on Aug 12, 2026
Return the service but make it blocking
VitezGabriela
committed
d500690
View commit details
Copy full SHA for d500690
Browse repository at this point
add shared set_goal lock so actoin and service cannot run goal execution at same time and add reentrant service callback
VitezGabriela
committed
a1ee867
View commit details
Copy full SHA for a1ee867
Browse repository at this point
Commits on Aug 14, 2026
Apply reviewer changes
VitezGabriela
committed
3256839
View commit details
Copy full SHA for 3256839
Browse repository at this point
Commits on Aug 16, 2026
Merge branch 'master' into feat/set-goal-action
destogl
authored
36c5d86
View commit details
Copy full SHA for 36c5d86
Browse repository at this point
Commits on Aug 17, 2026
Use private namespace for service and action
VitezGabriela
committed
113d75f
View commit details
Copy full SHA for 113d75f
Browse repository at this point
Apply black formatting
VitezGabriela
committed
ea6b22d
View commit details
Copy full SHA for ea6b22d
Browse repository at this point
Stop waiting for the goal when the node shuts down
VitezGabriela
committed
295a684
View commit details
Copy full SHA for 295a684
Browse repository at this point
Commits on Aug 18, 2026
Merge branch 'master' into feat/set-goal-action
destogl
authored
6bd70b9
View commit details
Copy full SHA for 6bd70b9
Browse repository at this point
Fix ForemanSnapshot construction in tests missing all_goals/available_goals
Show description for 344bd3d
destogl
and
Norbert
committed
344bd3d
View commit details
Copy full SHA for 344bd3d
Browse repository at this point
Remove duplicated msg_files block from foreman_msgs CMakeLists
VitezGabriela
committed
ca2f6a7
View commit details
Copy full SHA for ca2f6a7
Browse repository at this point
You can’t perform that action at this time.