<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 28, 2014 at 4:59 AM, Zsolt Szabo <span dir="ltr"><<a href="mailto:szabo.zsolt@nik.uni-obuda.hu" target="_blank">szabo.zsolt@nik.uni-obuda.hu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":1xx" class="" style="overflow:hidden">1) this command will not execute: wstool init -j5 src <a href="https://raw.github.com/robotics-in-concert/rocon/indigo/rocon.rosinstall" target="_blank">https://raw.github.com/<u></u>robotics-in-concert/rocon/<u></u>indigo/rocon.rosinstall</a><br>


<br>
according to this .rosinstall file, rosbridge will be installed from<br>
<br>
{'git': {'local-name': 'rosbridge_suite', 'version': 'hydro-devel', 'uri': '<a href="https://github.com/RobotWebTools/rosbridge_suite.git'" target="_blank">https://github.com/<u></u>RobotWebTools/rosbridge_suite.<u></u>git'</a>}}<br>


<br>
However, there is no such branch called hydro-devel. It should be 'version': 'develop'<br>
<br>
(maybe this is a rocon bug?)</div></blockquote></div><br><br></div><div class="gmail_extra">I ran into this as well and fixed it in a fork - I have created a pull request for rocon:<br></div><div class="gmail_extra"><br>

</div><div class="gmail_extra"><a href="https://github.com/robotics-in-concert/rocon/pull/22">https://github.com/robotics-in-concert/rocon/pull/22</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">Until that is merged my forked repo can be used for the initial installation:</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">wstool init -j5 src <a href="https://raw.githubusercontent.com/robomakery/rocon/indigo/rocon.rosinstall">https://raw.githubusercontent.com/robomakery/rocon/indigo/rocon.rosinstall</a><br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks, Dylan </div><div class="gmail_extra"><br></div></div>