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

Integrate components into working demo of arm following v-rep simulation #49

Closed
16 tasks
ahundt opened this issue Feb 19, 2015 · 1 comment
Closed
16 tasks

Comments

@ahundt
Copy link
Owner

ahundt commented Feb 19, 2015

Our current v-rep simulation demonstrates the arm cutting the ball joint from a bone and then milling the inside. To complete this issue we should demonstrate the real physical KUKA imitating the motion that is shown in the simulation.

Sub-issues include #11 #12 #15

Java

@astrick3 is responsible for this part
First complete sub-issue #12.

  • Implement integrated program
    • initializes FRI mode
    • reads goal points from the c++ plugin
    • commands the arm to move to that position (possibly with smartservo)?
  • Test pure Java program purely with c++ test software
  • Test Java Sunrise application program deployed on controller with c++ test software

C++

@ShahriarSefati steps:
First complete sub-issue #15

  • set up v-rep plugin
  • slow down speed of robone simulation motion to a realistic speed

@athundt Steps

  • add zeroMQ and FRI drivers to plugin
  • Test plugin independently of FRI
    • Feed fake data to FRI

Integration Testing

  • Deploy Java application to controller
  • Put arm in Automatic mode
  • Connect Laptop with 2 ethernet ports
    • KONI ethernet port
      • Robot IP Address:
      • Laptop IP address:
    • Sunrise programming ethernet port
@ahundt ahundt added this to the Sprint 2 - Initial Arm Integration milestone Feb 19, 2015
@ahundt ahundt added the size 5 label Feb 19, 2015
ahundt added a commit that referenced this issue Mar 21, 2015
…mplementation, plus added a minor optimization.
ahundt added a commit that referenced this issue Mar 21, 2015
… plus set the correct ip address for our configuration
ahundt added a commit that referenced this issue Mar 24, 2015
ahundt added a commit that referenced this issue Mar 25, 2015
…s to demo video taken 2015-03-24-2114. There is still jumpiness.
@ahundt ahundt self-assigned this Mar 26, 2015
@ahundt ahundt closed this as completed Mar 28, 2015
@ahundt
Copy link
Owner Author

ahundt commented Jul 27, 2015

This issue was moved to ahundt/grl#49

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

1 participant