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

Implement Basic Java Setup #11

Closed
3 of 4 tasks
astrick3 opened this issue Feb 5, 2015 · 1 comment
Closed
3 of 4 tasks

Implement Basic Java Setup #11

astrick3 opened this issue Feb 5, 2015 · 1 comment

Comments

@astrick3
Copy link
Collaborator

astrick3 commented Feb 5, 2015

To get the robot into the FRI mode so that the plugin can talk to the arm, we have to write a small java program that does this in the KUKA Sunrise framework.

This will run on the kuka box as a sunrise "Application", C++ code in issues #12 and #13 depend on this issue, and will be on a separate computer running the simulation.

  • Start arm up and initialize configuration
  • Initialize FRI mode
  • Possibly incorporate debug logs?
  • Communication with FRI plugin over FRI packets to C++

We may want to sync up with the CAMP group, particularly Christoph Graumann [add email] to use some of their debugging tools since they are entirely using Java.

@ahundt
Copy link
Owner

ahundt commented Mar 16, 2015

Testing was successful, I was able to receive messages over C++ with the application Alex created

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

No branches or pull requests

3 participants