humanoid-path-planner / hpp-doc

Documentation for project Humanoid Path Planner
https://humanoid-path-planner.github.io/hpp-doc
ISC License
27 stars 23 forks source link

Can I download and use HPP software? #62

Closed Cucumberkjs closed 4 years ago

Cucumberkjs commented 4 years ago

Hi, I'm a graduate student majoring robotics. I appreciate great inspiring works in this project. I thought I could use or refer to the software in my research works, but I could not download it from the download page in the HPP homepage. Can I download and use this software?

jmirabel commented 4 years ago

Go to https://humanoid-path-planner.github.io/hpp-doc/download.html and select Stable in the drop-down menu.

Then follow the binary installation instructions.

Cucumberkjs commented 4 years ago

Thanks, I could not access the page from desktop but I found I can access the page on mobile.

jmirabel commented 4 years ago

Can you post a screenshot of the page you get on your desktop ?

Cucumberkjs commented 4 years ago

capture

"Please select the version you want to install" does not disappear both from windows 10 chrome and ubuntu 18.04 firefox

jmirabel commented 4 years ago

You can see what are the errors (in Firefox) by hitting F12 and going to the console tab.

Cucumberkjs commented 4 years ago

image This is the error

jmirabel commented 4 years ago

No idea why showdown is not parsed correctly...

jmirabel commented 4 years ago

Is Firefox up-to-date ?

jmirabel commented 4 years ago

Anyway, you can find the instructions for stable install here: https://github.com/humanoid-path-planner/hpp-doc/blob/master/doc/instructions.md

Cucumberkjs commented 4 years ago

Thanks, I could do the installation with the mobile page after your first reply and it was not big problem with me. Just wanted to report the problem. Firefox is the latest version, I have no idea but I guess language or location could be the only difference? (South Korea) Anyway, many thanks for your help :)