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
093e385b17761a776868def4fb0de77436186a3d
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
20
Jun
19
18
17
13
12
10
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
Fix indent in nav2 bringup launch
Add bt_xml_file param to 2nd launch
Change launch to use Nodes not processes
Add node names to nav2 params for lifecycle manager
Update nav2 bringup README for lifecycle
Add default path to nav2 params file
Change autostart default to true in bringup launch
Add parameter overrides to bringup launch
Add lifecycle support to 2nd bringup
Add support for 2 lifecycle managers
Re-add bringup 2nd launch.py
nav2_bringup_1st_launch works for lifecycle
Re-add bringup 1st launch file
Set autostart to true by default
Remove simulation from nav2_bringup_launch
Use proper exception rethrow for DWB critic init error (#877)
Fix robot model and LiDAR display in RViz config (#874)
Use platform-independent library paths for DWB plugins (#873)
Catch polymorphic exceptions by reference (#871)
Reset non-trivial objects using assignment (#872)
Fix no valid trajectories when obstacle on path (#719)
add test for lifecycle node threads
spin node on executor and cancel
Changed unnecessary info messeges to debug
Move install commands to subdirs where target is defined (#860)
check for successful state transitions and some refactors
Set environment variables so logging comes out in order
Adding RecoveryNode to Behavior Tree (#857)
Re-add republishing of map every 2 sec
Consolidate related parameter sections under a single namespace heading (#859)
don't start parameter services or parameter event publisher in generate_internal_node
Use get_name() so that if parent name is renamed, the child name will use that as its prefix (thanks, Scott!)
use __node:= in NodeOptions
use unsigned int shorthand
re-enable warnings
Revert back to CoroActionNodes instead of AsyncActionNodes (#836)
Call now on the main lifecycle nodes instead of rclcpp_nodes (#845)
Delete pause/resume buttons and services (#838)
update global plan and footprint topic names in rviz
Run lint tools on lifecycle_manager and nav2_tasks (#839)