Alex Smirnov

Results 9 comments of Alex Smirnov

@lucc what do you think about that? really useful feature IMHO

We have tried it previously, we end up with an error: ``` pipeline_profile = config.resolve(pipeline_wrapper) RuntimeError: No device connected ```

We tried to use python3.9 with ` python3.9 -m pip install pyrealsense2==2.54.1.5217` and getting the same `No device connected` problem, while at the same time `realsense-viewer` and ros wrapper work

We have suitable pyrealsense2 pip installation `python3.9 -m pip install pyrealsense2==2.54.1.5217`, but it just doesn't work: ``` pipeline_profile = config.resolve(pipeline_wrapper) RuntimeError: No device connected ```

I see, but downgrading JetPack is not an option, because many other libraries and programs depend on it. What can I try to do to make it work on JetPack...

Hey Marty! Tomorrow we will be trying to install 2.55.1 with Jetpack 6 and pyrealsense2. Will keep you posted here!

@thomasaab We haven't tried yet with 2.55.1, but keep us posted if you will have some progress!

When this is expected to be merged?