ros-industrial / ros_canopen

CANopen driver framework for ROS (http://wiki.ros.org/ros_canopen)
GNU Lesser General Public License v3.0
342 stars 274 forks source link

create user documentation in ROS wiki #29

Open floweisshardt opened 9 years ago

floweisshardt commented 9 years ago

we should document

please document in http://wiki.ros.org/ros_canopen

mathias-luedtke commented 9 years ago
anirudh-shekhawat commented 7 years ago

what is the current status ? Can I find the documentation anywhere?

mathias-luedtke commented 7 years ago

There is some documentation in the ROS Wiki: http://wiki.ros.org/ros_canopen (and package sub pages).

anees468 commented 6 years ago

Need Help...! I'm new to ROS and I want to control motors by using DZCANTE-020L080 digital servo drive. This driver has CANopen interface but I'm unable to understand that how I can communicate with ROS by using this ros_canopen package.

Please share any helping document or video example/lecture to understand the ros_canopen. thanks

mathias-luedtke commented 6 years ago

@anees468: This issue tracker is not a support forum. There is some documentation in the wiki. In addition you can get help via ROS answers, please check the existing questions and answers as well.

ipa-nhg commented 5 years ago

@ipa-mdl is this still an issue? For me it looks like solved: http://wiki.ros.org/canopen_chain_node?distro=melodic

mathias-luedtke commented 5 years ago

Just one item is missing:

show the user how to move the components (prepare can, roslaunch, init, move with rostopic pub and rqt plugin)