ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

rosjava_core installation fails [closed]

asked 2013-05-08 07:18:55 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Around one month ago, I installed rosjava_core following the steps presented at the rosjava installation guide (http://docs.rosjava.googlecode.com/hg/rosjava_core/html/installing.html) without signifcant problems in my desktop computer.

Today, I'm trying to do the same in a different computer (Ubuntu 12.04) but new errors appear. The promblem shows up when merging with remote repository:

rosws merge http://rosjava.googlecode.com/hg/.rosinstall

It seems that rosjava_core has been moved (you can check it at http://rosjava.googlecode.com/hg/README) to GitHub (https://github.com/rosjava/rosjava_core). After surfing this repository, I found a more updated documentation where it is written how to merge with the new remote url:

rosws merge https://raw.github.com/rosjava/rosjava_core/master/.rosinstall

However, I still get the same error when executing it:

ERROR in config: Unable to download URL [https://raw.github.com/rosjava/rosjava_core/master/.rosinstall]: HTTP Error 404: Not Found

and I can not install it.

What am I doing wrong? how can I solve the problem?

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Álvaro
close date 2015-06-24 11:39:56.060900

Comments

Did you solve your issue? I am stuck on the same step of the installation.

MorganCormier gravatar image MorganCormier  ( 2013-05-13 09:43:38 -0500 )edit

I've been able to install rosjava_core in a new machine in a "dirty" way: I copied the files downloaded in a different computer for a previous installation. Then I just followed the steps detailed in the installation guide. I had to install the gradle package in order to avoid a missing dependency.

Álvaro gravatar image Álvaro  ( 2013-05-13 11:24:28 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2013-05-26 22:36:06 -0500

PJvG gravatar image

updated 2013-09-11 14:19:30 -0500

tfoote gravatar image
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-05-08 07:18:55 -0500

Seen: 1,119 times

Last updated: Sep 11 '13