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

how to run can_open_motor node CanDriveHarmonica?

asked 2013-07-29 00:36:50 -0500

DIDI gravatar image

updated 2014-01-28 17:17:27 -0500

ngrennan gravatar image

I tried to run it, but there is no executable file. rosmake does not do anything cause of the file ROS_NOBUILD in different dependencies. And even if I deleate this one, in the CMakeLists.txt file is a line like: rosbuild_add_executable(CanDriveHarmonica common/src/CanDriveHarmonica.cpp) missing.

I just downloaded the stack cob_driver and with it the can_open_motor, but nothing works. Any ideas how to solve the problems and run it?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-07-29 00:39:41 -0500

weisshardt gravatar image

The cob_driver stack is specific for Care-O-bot hardware and will probably not work without modifications on different hardware. Which hardware are you working on?

edit flag offensive delete link more

Comments

I thought I can run CanDriveHarmonica to see the messages sent by the node to the Elmo Motion Control Harmonica. The aim is to reconstruct a realy old robot for ROS and I wanted the information which CAN messages are needed to be sent to Harmonica in order to initialise and steer it.

DIDI gravatar image DIDI  ( 2013-07-29 00:44:49 -0500 )edit
0

answered 2016-05-05 20:39:38 -0500

Craig gravatar image

Hi , have you tried ros_canopen . it's a general canopen package for can bus communication.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-07-29 00:36:50 -0500

Seen: 256 times

Last updated: May 05 '16