libedssharp
libedssharp copied to clipboard
error on openning .eds file from ROS2-canopen
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
You can refer to this project:https://github.com/ZeroErrControl/eRob_CANopen_Python.
Here is the current repro of the CANopenEditor, this is no longer maintained
https://github.com/CANopenNode/CANopenEditor