KITmedical / kacanopen

Easy-to-use CanOpen stack and CanOpen-to-ROS bridge.
Other
93 stars 57 forks source link

Socket creation failed: Address family not supported by protocol #21

Closed nannan7749 closed 5 years ago

nannan7749 commented 5 years ago

Hi I am a newbie in this. I tried to run kacanopen_examples_listdevices after compiling the program but got this. I am using IXXAT CAN usb adapter, configured with socketCAN. and set to the correct baud rate before compiling. List devices Socket creation failed: Address family not supported by protocol ERROR: Cannot open the CANOpen device. ERROR: Starting master failed. What I am missing here?