libedssharp icon indicating copy to clipboard operation
libedssharp copied to clipboard

error on openning .eds file from ROS2-canopen

Open wei1224hf opened this issue 1 year ago • 2 comments

here is the error:

System.Collections.Generic.KeyNotFoundException: 给定关键字不在字典中。 在 System.Collections.Generic.Dictionary2.get_Item(TKey key) 在 libEDSsharp.EDSsharp.Loadfile(String filename) 在 ODEditor.ODEditor_MainForm.openEDSfile(String path, Filetype ft) `

when trying to open ros2_canopen/canopen_tests/config/cia402_system/cia402_slave.eds

wei1224hf avatar May 05 '24 02:05 wei1224hf

Here is the current repro of the CANopenEditor, this is no longer maintained

https://github.com/CANopenNode/CANopenEditor

trojanobelix avatar Jan 27 '25 08:01 trojanobelix