Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RR Data Command failed with status 1 #12

Open
wpmccormick opened this issue Aug 9, 2018 · 6 comments
Open

RR Data Command failed with status 1 #12

wpmccormick opened this issue Aug 9, 2018 · 6 comments

Comments

@wpmccormick
Copy link

I'm trying to make an IO scanner interface for Tolomatic stepper controllers. Following the omron_os32c_driver as an example only gets me so far (see output below). Any help would be appreciated.

Cheers,

Bill

started roslaunch server http://ros-i-kinetic-vm:45665/

SUMMARY
========

PARAMETERS
 * /rosdistro: kinetic
 * /rosversion: 1.12.7
 * /stepper_node/host: 192.168.0.11

NODES
  /
    stepper_node (stepper_eip_driver/stepper_node)

auto-starting new master
process[master]: started with pid [6567]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to 70259a5e-9c13-11e8-9bf9-080027883dcb
process[rosout-1]: started with pid [6580]
started core service [/rosout]
process[stepper_node-2]: started with pid [6593]
Generated starting connection ID 3144563369 and SN 20792
[ INFO] [1533846794.062533976]: Socket created
Resolving hostname and connecting socket
Creating and sending the registration message
Sending Command
Waiting for response
Received response of 28 bytes
Successfully opened session ID 53
[ INFO] [1533846794.063998120]: Host open
Creating RR Data Request
Sending Command
Waiting for response
Received response of 58 bytes
RR Data Command failed with status 1
terminate called after throwing an instance of 'std::runtime_error'
  what():  RR Data Command Failed
[stepper_node-2] process has died [pid 6593, exit code -6, cmd /home/ros-industrial/topcapsys/devel/lib/stepper_eip_driver/stepper_node __name:=stepper_node __log:=/home/ros-industrial/.ros/log/70259a5e-9c13-11e8-9bf9-080027883dcb/stepper_node-2.log].
log file: /home/ros-industrial/.ros/log/70259a5e-9c13-11e8-9bf9-080027883dcb/stepper_node-2*.log

@EGrobot
Copy link

EGrobot commented Oct 7, 2020

Hi,

I have encountered the same issue.
Did you find the solution ?

Thanks you

@wpmccormick
Copy link
Author

It's been long since I looked at that and I'm not working with it any longer, but for sure I got it all working. The Tolomatic driver is open source for reference. Take a look at that.

-Bill

@EGrobot
Copy link

EGrobot commented Oct 7, 2020

Thank you for your answer.
I am looking for using this package for a PLC motor driver (Kollmorgen AKDP00306). And I have encountered the same issue as you did. If you have any Leads for this issue I would be glad to hear it.

@wpmccormick
Copy link
Author

wpmccormick commented Oct 7, 2020 via email

@EGrobot
Copy link

EGrobot commented Oct 7, 2020

Thank you for your help. I will look into it and see if I can link the PLC to ros.

@wpmccormick
Copy link
Author

wpmccormick commented Oct 7, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants