Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_tiago_gripper_module
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
platforms
TIAGo
iri_tiago_gripper_module
Graph
c0607d3c41599cfbf09cb892467353e359040ef4
Select Git revision
Branches
4
ari
devel
master
default
protected
no_base_bt_client
Tags
1
ERL_2017
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
21
Jan
9
31
Oct
14
May
20
Oct
30
Nov
10
Jun
4
20
Apr
9
6
26
Mar
17
3
Dec
19
Nov
18
17
11
10
6
5
4
30
Oct
28
23
22
20
29
Oct
23
28
Sep
27
25
22
12
3
Aug
2
14
Dec
17
Nov
12
7
3
27
Oct
26
25
19
18
17
16
13
11
10
6
5
Unify module name in constructor and cfg, removing _module sufix
devel
devel
Merge branch 'devel' of ssh://gitlab.iri.upc.edu:2202/labrobotica/ros/platforms/tiago/iri_tiago_gripper_module into devel
Remove debug ROS_INFOs
Removed some debug messages.
Add is_grasped condition and subscriber
Removed the async actions and conditions.
Fixed issue Pending module improvments
ari
ari
Updated to last version of modules
[WIP] Updated to new version of modules
Fixed overrido of module default values
master
master
Added basic nodes tree nodes models
Add LICENSE
Fixed a wrogn remap
Changed output log to screen
Added constructor with param module name
Added async_is_start_tree action to the bt. Changed output to screen
Removed iri_base_bt_client style
no_base_bt_client
no_base_bt_client
Added ivo_gripper_client.launch
Fixed a duplicated action definition
Added close_grasp BT wrapper
Fix param load module namespace
Fix remaps. Switch args to params. Fix param names.
Fixed not exporting BT module library
Added async_cancel function
Added Bt client launch files
new_goal port of async actions is automatically changed to false only if the action returns running
Updated the launch files with external arguments.
Updated the launch files.
Added parameters to specify the frame ID of the two fingers of the gripper.
Fixed a wrong library name
Modified read/wrtie/exec permissions
Added BT client and a BT tree example
Added BT module layer
Used the genric handling of dynamic reconfigure parameters for the module, module service and module action classes.
Renamed the launch files (added the tiago prefix).
Merge remote-tracking branch 'client/master'
Used the new implementation of the Module Service object.
Removed the dependencies from the other TIAGo module.
Merge branch 'base_driver_update' into 'master'
changing thread frequency definition to setRate function
Loading