marqinhos / JetRacer_Autonomous_Driving

https://jetracer-autonomous-driving.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
6 stars 2 forks source link

Bug with pyrealsense2 import #35

Closed marqinhos closed 1 year ago

marqinhos commented 1 year ago

Search before asking

JetRacer_Autonomous_Driving Component

Bug into import pyrealsense2

Possible solution

Do next import:

import pyrealsense2.pyrealsense2 as rp

This is necessary when u build the library from source

Compatible

Yes

Additional

Work