Hello Janez, Thank you for your reply. As far as i understand, the two links above are for CANopenLinux and CANopenDemos. What i need however is CANopenNode, the tool with which i can write c/c++ code to continously get the data of a TPDO of some sensor in a real CANopen network and print it for example on a linux terminal. This tool or library is the CANopenNode as i understood and so i want to install it. I am sorry if my question sound naive, but as i understood CANopenLinux and CANopenDemos are...
Hello everybody, Thank you for creating such a great community. I have a can open network with a PC running Ubuntu 20 and some motors and sensors. My question is: I tried to install CANopenNode following the instructions here: https://canopennode.github.io/CANopenSocket/md_doc_gettingStarted.html by cloning the git repository and then using the make command, but after cloning the repository i could not see any Makefile, so using the command make inside the CANopenNode directory yields an error :...