Incorrect location for binary used by scripts/generate_routing_topo_graph.sh
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- bash
- Domain
- build-system
Research direction
Open scripts/generate_routing_topo_graph.sh and inspect the binary path used around line 25. Reproduce the failure in the dev container with ./scripts/generate_routing_topo_graph.sh, then verify that importing an HD map generates the routing map without the reported path error.
Written by the indexing model from the issue text.
Description
Describe the bug
scripts/generate_routing_topo_graph.sh calls ${APOLLO_BIN_PREFIX}/modules/routing/topo_creator/topo_creator and causes error during topo creation.
To Reproduce
Steps to reproduce the behavior:
- Start and enter dev container
- Run
./scripts/generate_routing_topo_graph.sh - See error
scripts/generate_routing_topo_graph.sh: line 25: /apollo/bazel-bin/modules/routing/topo_creator/topo_creator: Not a directory
Expected behavior
This script is used when importing a new HD map, but the bug is preventing routing map from being generated.
Additional context
Bug is reproduced on commit https://github.com/ApolloAuto/apollo/commit/d53aa3da47a06a08e6d0cd175d5623a34fa0d6aa.
- Dominant language
- C++
- Stars
- 26.8k
- Forks
- 10k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from ApolloAuto/apollo
-
Module: Planning
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ApolloAuto/apollo#15268 ·
-
Apollo 9.0 Module: Planning Type: Bug
Difficulty 1/5 Under an hour Newbie friendliness 65/100
ApolloAuto/apollo#15264 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
ApolloAuto/apollo#15810 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
ApolloAuto/apollo#15808 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
ApolloAuto/apollo#15807 ·
All issues in ApolloAuto/apollo
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
NVIDIA/cuda-samples#453 ·