Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_ana_nav_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
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
robots
ana
iri_ana_nav_module
Graph
faa006ffd6a1e5cc0e48a8a68c2a0d9ff66c7ffb
Select Git revision
Branches
2
development
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
May
14
24
Apr
20
17
14
1
31
Mar
27
26
25
24
27
Feb
25
24
20
7
6
5
4
20
Jan
15
14
16
Dec
10
28
Nov
14
5
27
Sep
12
3
1
Aug
31
Jul
30
24
3
Rotation movement subtree added
development
development
Reduced time of replanning nav goal in case of preempted
path_distance forced to 0.0 if path_length<=0
Added enable_timeout_nav_3d(), disable_timeout_nav_3d() and update_timeout_nav_3d() functions
Removed the navigation timeout parameters from the Dynamic Reconfigure interface.
Movement timeout reduced from 6000 to 600 seconds
Timeout added in case of preempted to allow new planning after new goal
Homogenized node naming of BT nodes, functions and structure of demo
Cleaned nav with gui bt
Comment in xml changed
Cleaned nav bt and added read_3d_nav_status function
Removed NOP function
Renamed BT of nav with gui to avoid name collisions
CIriAnaNavModuleBT:function prefix added to all ROS_INFO, ROS_WARN and ROS_ERROR
Add get_current_velocity and get_status_text functions. Add nav_with_gui_main_tree.xml
check_path_variation() moved to iri_cicyt since it depends on the specific application
Path threshold configurable with dynamic reconfigure
get_path() and get_path_length() functionalities added
Renaming of functions
Navigation main tree corrected (redundant blocks)
status_code of type iri_ana_nav_module_status_t
ret_code erased form current_status()
_nav added to condition functions to differenciate from other possible modules
Code cleaning
getCurrentPose() function removed from nav BT module
Configurable frame_id with dynamic reconfigure
Tracking navigation updating goal if track moves
First version going to track original position
is_distance_reached action -> condition
Basic structure with navigation-detection-navigation
get_distance_to_goal added
Problem reading variables among subtrees solved
Added xml files with navigation BT
Added status message for BT
Fixed bug with recovery_demanded --> recovery_in_progress
Initial commit
Merge branch 'BT_v3' into 'master'
master
master
Fixed bug
Merge branch 'BT_v3' into 'master'
Updated to BT_v3 include directory rename
Loading