You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to test my perception algorithm, so i tried to run Perception module follow guide but it's not work like guide. What should i do to test perception algorithm without hardware in apollo?
System information
OS Platform and Distribution (e.g., Linux Ubuntu 18.04): Ubuntu 18.04
Apollo installed from (source or binary): Source
Apollo version (3.5, 5.0, 5.5, 6.0): 5.0
Output of apollo.sh config if on master branch: r5.0.0 branch
Run cmd then result:
libcuda.so.1 => /usr/lib/x86_64-linux-gnu/libcuda.so.1 (0x00007fcdd6c4f000)
After that, i checked libcuda.so.1 in this path, it is already in here.
I want to test my perception algorithm, so i tried to run Perception module follow guide but it's not work like guide. What should i do to test perception algorithm without hardware in apollo?
System information
apollo.sh config
if onmaster
branch: r5.0.0 branchSteps to reproduce the issue:
I follow guide to run perception module How to Run Perception Module on Your Local Computer.
Supporting materials (screenshots, command lines, code/script snippets):
The text was updated successfully, but these errors were encountered: