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

Fix Amazon Picking Challenge 2015 Simulation #2710

Merged
merged 13 commits into from
Apr 19, 2020

Conversation

knorth55
Copy link
Member

@knorth55 knorth55 commented Apr 1, 2020

update amazon picking challenge 2015 simulation doc

@knorth55 knorth55 added this to the 4.3.0 milestone Apr 1, 2020
@knorth55 knorth55 changed the title [WIP] Fix Amazon Picking Challenge 2015 Simulation Fix Amazon Picking Challenge 2015 Simulation Apr 16, 2020
@knorth55
Copy link
Member Author

@pazeshun can you review this?

@@ -18,7 +19,7 @@ Installation
# setup repos
cd ~/ros/jsk_apc2015_sim/src
wstool init
wstool merge https://raw.githubusercontent.com/start-jsk/jsk_apc/0.1.3/jsk_2015_05_baxter_apc/simulation.rosinstall
wstool merge https://github.com/start-jsk/jsk_apc/blob/master/sim.rosinstall.kinetic
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I faced error here:

$ wstool merge https://github.com/start-jsk/jsk_apc/blob/master/sim.rosinstall.kinetic
ERROR in config: Invalid multiproject yaml format in [https://github.com/start-jsk/jsk_apc/blob/master/sim.rosinstall.kinetic]: mapping values are not allowed here
  in "<file>", line 115, column 73

I think you have to use https://raw.githubusercontent.com

@knorth55
Copy link
Member Author

thanks, i updated

@knorth55
Copy link
Member Author

This causes the build failure.

Cached Downloading: /home/knorth55/data/grasp_fusion_lib/grasp_fusion/rosbags/cluttered_tote.bag
Access denied with the following error:

        Too many users have viewed or downloaded this file recently. Please
        try accessing the file again later. If the file you are trying to
        access is particularly large or is shared with many people, it may
        take up to 24 hours to be able to view or download the file. If you
        still can't access a file after 24 hours, contact your domain
        administrator.

You may still be able to access the file from the browser:

         https://drive.google.com/uc?id=1xZ-erCKOkzmyLldzw1RpsHzbXcEydkvT

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

Successfully merging this pull request may close these issues.

None yet

2 participants