Savi Goyal

Results 8 comments of Savi Goyal

> I have the same error with JetPack 4.3 In /home/jetbot/workspace/catkin_ws/src/jetbot_ros/src/image_converter.cpp reaplace cudaRGBA32ToBGRA8 -> cudaRGBA32ToRGBA8 or whereever you see BGR in this file replace it with RGB. Things will work

> Hi all, switch your jetson-inference to the `20200714` branch: > > https://github.com/dusty-nv/jetson-inference/tree/20200714 > > Then re-build and re-install jetson-inference with `make` followed by `sudo make install`. Thanks, for your...

> Hi all, switch your jetson-inference to the `20200714` branch: > > https://github.com/dusty-nv/jetson-inference/tree/20200714 > > Then re-build and re-install jetson-inference with `make` followed by `sudo make install`. One more thing,...

> Have you tried using the Jupyter notebooks from https://github.com/NVIDIA-AI-IOT/jetbot? Do both wheels work then? yes, both are working perfectly fine with that

> You could also check out the `0ad346df2b712d19d5647d8d45886fe1279efda8` branch of ros_deep_learning to match the older jetson-inference. I will be updating jetbot_ros shortly to support the latest of both ros_deep_learning and...

> Just wondered is this fixed now as i have the same issue when doing 1st time install on new jetbot ? checkout the branch **0ad346df2b712d19d5647d8d45886fe1279efda8** of ros_deep_learning and use...

> I have the same error with the JetPack 4.3. I was able to build the `jetson_ros` with the `20200714` branch of the `jetson-inference`, however the branch was not compatible...

> > I have the same error with the JetPack 4.3. I was able to build the `jetson_ros` with the `20200714` branch of the `jetson-inference`, however the branch was not...