Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210910794
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210910794
Graph
728e96d7622aa7d2073f6054540bdea404ed4796
Select Git revision
Branches
14
add_node_argument
dynamic_composed_bringup
fix_export_dependency_and_library
improve_simple_action_server
main
default
manual_composited_bringup
reduce_amcl_node_nodes
reduce_controller_server_nodes
reduce_costmap2d_ros_nodes
reduce_lifecycle_manager_client_nodes
reduce_lifecycle_manager_nodes
reduce_map_saver_nodes
reduce_planner_server_nodes
update_service_client
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jun
3
31
May
16
15
14
13
10
9
6
3
1
30
Apr
22
19
17
8
3
26
Mar
24
22
19
18
12
11
7
6
5
27
Feb
26
25
19
13
12
11
5
31
Jan
30
29
28
25
18
15
14
11
10
9
8
7
4
2
20
Dec
18
17
14
13
12
11
10
8
7
6
5
4
3
30
Nov
29
28
27
26
21
20
19
16
15
14
13
12
11
9
7
6
5
3
2
1
31
Oct
30
29
26
25
24
23
22
19
18
17
16
15
12
11
10
8
5
4
3
2
1
29
Sep
28
27
26
25
Add recovery behaviors to system test
Test simple_sequential behavior tree
Change wait_for_bt_active to wait_for_node_active
XML lint - remove trailing whitespace
Fix wait_for_bt_active loop
Remove retries from wait_for_bt_active
Add use_sim_time param to nav2_lifecycle_manager
Update bt_navigator system test for lifecycle
Adding check for successful action cancellation (#810)
Don't set the path_updated flag the first time through (#809)
Add an all-in-one launch file for nav2 developers (#777)
Spin the node from the blackboard before calling getCurrentPose (#808)
Enable navigation goal preemption (#802)
Re-enable costmap tests (footprint and inflation tests) (#805)
Only allow one spin_until_future_complete at a time (#804)
Update nav2_navfn_planner/src/navfn_planner.cpp
get costmap on computePathToPose
enable base obstacle footprint and declare critic scale parameters
Fixed amcl related lifecycle issues (#774)
fix bad syntax brace (#791)
package.xml files are missing nav2_common dependency (#790)
Updating the RVIZ default view (#770)
removing recovery test tree
check bool in rclcpp node thread to stop spinning
Move lifecycle headers (#750)
re-enable obstacle layer (#762)
Fix Lifecycle NodeOptions API rename (#779)
Modified all the Behaivor Tree's to work with lifecycle branch (#784)
Revert "Modified all the Behaivor Tree's to work with lifecycle branch (#772)" (#776)
Modified all the Behaivor Tree's to work with lifecycle branch (#772)
Increase RVIZ logging severity (#769)
Added a custom launch substitution to modify YAML parameters based on launch params - lifecycle version (#771)
Per review feedback, use RCLCPP_FATAL upon a lifecycle node entering an error state. (#748)
Use AsyncActionNode instead of CoroActionNode (#761)
Updating Motion Primitives unit tests (#747)
Fixed costmap plugins parameter re-declaration bug (#752)
Port goalReachedCondition node and isLocalizedCondition node to lifecycle (#751)
Bug fix in DWB rotation critic (#766)
Fixing dependency typos
Revert "Remove COLCON_IGNORE to enable the system tests"