Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_action_server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
labrobotica
ros
iri_core
iri_action_server
Graph
master
Select Git revision
Branches
2
master
default
protected
melodic_migration
Tags
2
Esplugues_demo
kinetic
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Apr
19
May
13
Jul
29
May
28
21
18
Dec
31
Mar
14
Jan
5
Dec
15
Jan
1
Aug
21
Feb
2
Nov
27
Oct
21
12
Sep
8
1
Aug
8
Jul
7
6
5
29
Jun
28
27
23
22
Set up the install commands for the CMake.
master
master
Merge branch 'melodic_migration' into 'master'
Esplugues_demo
Esplugues_demo
Removed the pointer data types for the REsult and Feedbach structures because they are already defined.
melodic_migration
melodic_migration
Removed the commented lines form the package.xml file.
kinetic
kinetic
Change to package format 2 and typos
Update README.md
Added the README file and some images.
Add LICENSE
Removed some files not removed in the migration process.
merge from iri_action_server1
merge from iri_action_server2
Added build_depends
Migrated the iri_action_server to the catkin framework.
Removed the dependencies on the iriutils library from the iri_action_server
Changed the iri_action server main thread to differentiate between user cancelation and new goal preemption. When the goal is cancelled by the user, the stop function is called. However, it is not called when the current goal is preempted by a new goal.
[iri_action_server]
[iri_core]
[license] Change license of iri-ros-pkg to use LGPL
[stack-based-migration] Move stacks from trunk to high level
Removed some unnecessary screen messages
[iri_action_server]
[iri_core]
[iri_core]
[tibi_dabo_description]
[tibi_dabo_hri_node]
[tibi_dabo_hri_node]
Modified the iri action server to use the isActive() function in the execute callback function.
[iri_action_server]
Documentation for IRI Action Server
adding exceptions to iri action server
- first working version for iri action server: including stop callback, preempt handling
- iri_acion_server: removing const for action msg
- for iri_action_server: updating manifest and CMakeLists to work without .cpp files only export .h
- removing src folder from iri_action_server because it is a template class
starting new version of iri_action_server based on ExecuteCallback instead of Goal/Preempt Callbacks
testing svn commit
Adding first version (not working yet) for iri action server
Loading