-
Notifications
You must be signed in to change notification settings - Fork 59
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
REQUIRED process [franka_control-3] has died error when running driver node #39
Comments
Additionally, running roscore seems to work (I think?)
|
This is the output after restarting the pc and robot (seems to have gotten a little further than above).
|
Okay, I got to the bottom of this and as anticipated it's not something to do with this package, but I will list my solution regardless in case it helps someone else who is struggling. I did a fresh install of linux / realtime patch / ros melodic / all dependencies. When running |
I'm having trouble getting the franka_ros_interface to connect with my real robot.
What I've done so far
/home/oclab/code/libfranka/build/examples/communication_test 172.16.0.2
moves the robot and returns the expected resultmoves the robot. (panda_robot is my catkin workspace)
But when I go to launch the franka_ros_interface, I get the following errors:
In case the output of
/home/oclab/code/libfranka/build/examples/echo_robot_state 172.16.0.2
is helpful, here it is:Any ideas as to what might be causing this?
The text was updated successfully, but these errors were encountered: