ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN.
2 | No.2 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN.SocketCAN.
To install SocketCAN drivers for Kvaser hardware:
- Make sure you uninstalled linuxcan (canlib), since Kvaser drivers blacklist SocketCAN modules:
$ cd linuxcan
$ sudo make uninstall
- Download the drivers:
- $ wget linuxbuild:8080/job/socketcan_ubuntu_16.04-x32/lastSuccessfulBuild/artifact/socketcan_kvaser_drivers/dist/output/socketcan_kvaser_drivers_282.tar.gz
Find your interface
ip a Now you should see your Kvaser device listed, e.g.
3: can0: <noarp,echo> mtu 16 qdisc noop state DOWN group default qlen 10 link/can
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
3 | No.3 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN.
To install SocketCAN drivers for Kvaser hardware:
- hardware:
Download the drivers:
- $ wget linuxbuild:8080/job/socketcan_ubuntu_16.04-x32/lastSuccessfulBuild/artifact/socketcan_kvaser_drivers/dist/output/socketcan_kvaser_drivers_282.tar.gzdrivers:
Untar the tarball and install the drivers
drivers
ip a
Now you should see your Kvaser device listed, e.g.
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
4 | No.4 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN. To install SocketCAN drivers for Kvaser hardware:
Download the drivers:
Untar the tarball and install the drivers
Now you should see your Kvaser device listed, e.g.
- 3: can0: <noarp,echo> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
5 | No.5 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN. To install SocketCAN drivers for Kvaser hardware:
Download the drivers:
Untar the tarball and install the drivers
Now you should see your Kvaser device listed, e.g.
- 3: can0: <noarp,echo> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
6 | No.6 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN. To install SocketCAN drivers for Kvaser hardware:
Download the drivers:
Untar the tarball and install the drivers
Now you should see your Kvaser device listed, e.g.
- 3: can0: <noarp,echo> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/
7 | No.7 Revision |
Yes, ros_canopen utilizes SocketCAN package and many Kvaser CAN interfaces, such as Leaf Light v2, are supported by SocketCAN. To install SocketCAN drivers for Kvaser hardware:
Make sure you uninstalled linuxcan (CANlib), since Kvaser drivers blacklist SocketCAN modules:
Download the drivers:Find your interface
Untar the tarball and install the drivers
Now you should see your Kvaser device listed, e.g.
- 3: can0: <noarp,echo> mtu 16 qdisc noop state DOWN group default qlen 10
link/can
For the rest, I suggest you to consult https://answers.ros.org/question/250174/how-to-control-maxon-motor-by-using-ros_canopen/