Skip to content

Commit

Permalink
Merge feat/intersection-occlusion-latest (#8)
Browse files Browse the repository at this point in the history
Signed-off-by: Mamoru Sobue <[email protected]>
  • Loading branch information
soblin committed Apr 24, 2023
1 parent a3a653d commit 7d3c97b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ visualization_msgs::msg::MarkerArray IntersectionModule::createVirtualWallMarker

const auto now = this->clock_->now();

// int32_t uid = planning_utils::bitShift(module_id_);
// TODO(Mamoru Sobue): collision stop pose depends on before/after occlusion clearance
if (!activated_) {
appendMarkerArray(
Expand Down

0 comments on commit 7d3c97b

Please sign in to comment.