fatemeh mohseni

Results 9 issues of fatemeh mohseni

hello sir . I have worked a lot on my jetson nano with your image and now , after months , I need 10 more jetson nanos with the same...

Hello sir/madam. I have a question about the best way of communication between brushless motors and jetson nano. For the educational project, we had to build a robot using Jetson...

### Branch humble-devel ### Question Hello . does this repository works with Foxy version ? ### Additional _No response_

question

img = cv2.imread(f'/home/fatemeh/Documents/training datasets/adsf/train/images/{img_name}') img = cv2.resize(img, (640, 640)) rgb_img = img.copy() img = np.float32(img) / 255 target_layers =[model.model.model[-4]] cam = EigenCAM(model, target_layers,task='seg') grayscale_cam = cam(rgb_img)[0, :, :] cam_image =...

I had a question about the version of ROS2 which is compatible with this repository. can I use foxy and humble for example ? doesn't matter which version is installed?

### Branch humble-devel ### Question I have build a sample Dockerfile for Humble version, but it has some errors . Do you have any Dockerfile for Humble version ? this...

question