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

[Manipulator] Visualization app #18

Open
krkruk opened this issue Nov 19, 2017 · 0 comments
Open

[Manipulator] Visualization app #18

krkruk opened this issue Nov 19, 2017 · 0 comments

Comments

@krkruk
Copy link
Owner

krkruk commented Nov 19, 2017

Create an application in Java or C++ that will display the manipulator in 3D based on the data received from the rover:

  • receive data from the Earth-base software (not on-board one). Preferably comm via Unix Socket, but TCP is also fine
  • parse protocol buffers and the data related to the manipulator
  • coordinate inputs with SteelPh0enix

If Java is a language of your choice it is worth considering using Processing and NanoHttpd libraries to visualize it.

The tool created will help in implementation of inverse kinematics.

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