ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Cant install ipa canopen

asked 2015-06-22 13:36:50 -0500

felixwatzlawik gravatar image

Hi, I want to Install the canopen driver from IPA.

I am trying sudo apt-get install ros-indigo-ipa-canopen

but the console tells me that it is depenend on the packages: ros-indigo-ipa-canopen-core ros-indigo-ipa-canopen-ros which are not installable..

I dont know how to solve this or how to use the driver.

Hope you can help me.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-22 15:09:33 -0500

duck-development gravatar image

create a ros workspace , go to the src folder (see tutorials)

type in

git clone https://github.com/ipa320/ipa_canopen...

install missig packets:

sudo apt-get install ros-indigo-brics-actuator ros-indigo-libpcan ros-indigo-cob-srvs

go to the workspace an type in catkin_make

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-06-22 13:36:50 -0500

Seen: 727 times

Last updated: Jun 22 '15