apollo
apollo copied to clipboard
dreamview failed to start, possible cause: lane sampled_ width is too small.. I failed to start dreamview. From the dreamview.INFO log, I think possible cause: lane sampled_ width is too small. Please help resolve this issue.
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 18.04):
- Apollo installed from (source or binary):
- Apollo version (3.5, 5.0, 5.5, 6.0):
- Output of
apollo.sh configif onmasterbranch:
Steps to reproduce the issue:
- Please use bullet points and include as much details as possible:
Supporting materials (screenshots, command lines, code/script snippets):
@777-q when lane width is below 1.05(half_vehicle_width) will cause this error.
Although it is an error level, it just checks the map is valid and will not affect the program start. We will change this error level to warn or other later.
so I think you should find the real error!