Cant import plugins.cpp file

Hello.How can i import plugins.cpp file on jetson nano ?I cant import this file, because jetson nano just doesnt see this file format.


On this screenshot i am trying to import it in the docker container from my working directory, but i couldnt import it in the main env too.
(docker/run.sh --volume /my/host/path:/my/container/path (/my/host/path is atlas/desktop/Jupiter1)

@A98 did you run python3 setup.py install --plugins when you installed trt_pose inside the container? See this link:

https://github.com/NVIDIA-AI-IOT/trt_pose#step-1—install-dependencies

You should clone/install this inside the running container, as opposed to copying it from the outside.

No,i didnt.Thanks for the reply.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.