Prakhar Goel

Results 6 comments of Prakhar Goel

> **What are you trying to do?** > > I am trying to boot ev3dev on my EV3 brick. > > **What did you expect to happen** > > I...

> Hey, Alex! slightly_smiling_face You mentioned: > > > The 3rd order polynomial can still penetrate at all other points in time. > > Do you think the clipping of...

Oh great! I will definitely try this. Thanks a lot!

Update: Successfully updated the Dockerfile with the correct SDK version, resolving the previous issue. Added the line `wget -q --no-check-certificate -O ZED_SDK_Linux.run https://download.stereolabs.com/zedsdk/4.1/l4t35.3/jetsons` to fetch the required SDK version. However,...

Issue: Encountering crashes when running tools from the ZED SDK within the Nvidia Isaac ROS Docker environment. Suspected mismatch between ZED SDK versions in Dockerfile and required version for ZED...

Update: Successfully updated the Dockerfile with the correct SDK version, resolving the previous issue. Added the line `wget -q --no-check-certificate -O ZED_SDK_Linux.run https://download.stereolabs.com/zedsdk/4.1/l4t35.3/jetsons` to fetch the required SDK version. However,...