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

How to install openhrp3 #132

Open
tkmaiti opened this issue Nov 14, 2017 · 9 comments
Open

How to install openhrp3 #132

tkmaiti opened this issue Nov 14, 2017 · 9 comments

Comments

@tkmaiti
Copy link

tkmaiti commented Nov 14, 2017

Dear Sir,

I am new in OpenHRP3 and tying to install on Ubuntu 16.04. Can you please provide a simple installation manual to install the software.

Thank you very much.

Sincerely,
Tapas Kumar Maiti

@fkanehiro
Copy link
Owner

GUI of OpenHRP3 is not maintained anymore.
Now OpenHRP3 is supposed to be used as robotics libraries for forward kinematics, forward dynamics, inverse kinematics and so on.
If you are planning to use OpenHRP3 as a dynamics simulator, I recommend you to try Choreonoid (www.choreonoid.org). It is a successor of OpenHRP3.

@ghost
Copy link

ghost commented Nov 13, 2018

Hi
I need to use OpenHRP3 for converting VRML file to .dae file. I really appreciate it if I could have the manual for installing this package.

Thank You

@fkanehiro
Copy link
Owner

Basic installation procedure is as follows.

$ cd util
$ ./installPackages.sh packages.list.ubuntu.16.04
$ cd ..
$ mkdir build
$ cd build
$ cmake ..
$ make
$ sudo make install

@ghost
Copy link

ghost commented Nov 14, 2018

Thank You

@ghost
Copy link

ghost commented Nov 14, 2018 via email

@fkanehiro
Copy link
Owner

Please set LD_LIBRARY_PATH properly.

@EthanZengg
Copy link

Hi

I need to use OpenHRP3 for converting URDF file to VRML file. But I have some trouble in installing the GrxUI plugins with my Eclipse 3-4, and I really appreciate it if I could have the manual for installing it .

Thank You

@fkanehiro
Copy link
Owner

How are you going to convert URDF to VRML?

@EthanZengg
Copy link

Thank You for your reply.

I have tried simtrans for this .Thank you and Thank you for sharing.

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

3 participants