Skip to content

Commit

Permalink
Add snt_arg release repositories. (#552)
Browse files Browse the repository at this point in the history
Due to a mixup, the previous change #548 added
situational_graphs_reasoning instead of
situational_graphs_reasoning_msgs. This change adds
situational_graphs_reasoning_msgs instead of
situational_graphs_reasoning to square things up.
  • Loading branch information
nuclearsandwich committed Jun 26, 2024
1 parent c281969 commit 29916dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snt_arg.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ locals {
]
snt_arg_repositories = [
"fast_gicp-release",
"lidar_situational_graphs-release",
"ndt_omp-release",
"situational_graphs_dataset-release",
"situational_graphs_msgs-release",
"situational_graphs_reasoning-release",
"situational_graphs_reasoning_msgs-release",
"situational_graphs_wrapper-release",
"unitree_ros-release",
]
}
Expand Down

0 comments on commit 29916dd

Please sign in to comment.