Open fanshi14 opened 8 years ago
@k-okada , ros-indigo-hrpsys-gazebo-general is not found in apt package now.
hrpsys_gazebo_general is found in http://www.ros.org/debbuild/hydro.html, but not found in http://repositories.ros.org/status_page/ros_indigo_default.html.
at https://github.com/start-jsk/rtmros_gazebo/issues/129#issuecomment-59895435, you said "complete debiznize"....
also we can find them at https://github.com/ros/rosdistro/pull/8742 and http://www.ros.org/debbuild/hydro.html?q=rtmros_gazebo
please check again...
◉ Kei Okada
On Thu, Mar 17, 2016 at 11:52 PM, Masaki Murooka notifications@github.com wrote:
@k-okada https://github.com/k-okada , ros-indigo-hrpsys-gazebo-general is not found in apt package now.
hrpsys_gazebo_general is found in http://www.ros.org/debbuild/hydro.html, but not found in http://repositories.ros.org/status_page/ros_indigo_default.html.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/start-jsk/rtmros_tutorials/issues/464#issuecomment-197915184
Yes, in "hydro", it is released and I can find it. In "indigo", I can not find apt package. Do we need some procedure to release in indigo?
yes, basically, we just run bloom-release rtmros_gazebo --rosdistro indigo --track indigo
and hit return key many times, released on ->
https://github.com/ros/rosdistro/pull/10758
It will take some time to get deb package, so indigo users have to compile from sources.
◉ Kei Okada
On Fri, Mar 18, 2016 at 1:22 PM, Masaki Murooka notifications@github.com wrote:
Yes, in "hydro", it is released and I can find it. In "indigo", I can not find apt package. Do we need some procedure to release in indigo?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/start-jsk/rtmros_tutorials/issues/464#issuecomment-198201941
@mmurooka please watch this -> http://build.ros.org/job/Ibin_uT64__hrpsys_gazebo_general__ubuntu_trusty_amd64__binary/1/
If this continue failing , please look inside
2016年3月18日金曜日、Kei Okadak-okada@jsk.t.u-tokyo.ac.jpさんは書きました:
yes, basically, we just run
bloom-release rtmros_gazebo --rosdistro indigo --track indigo
and hit return key many times, released on -> https://github.com/ros/rosdistro/pull/10758It will take some time to get deb package, so indigo users have to compile from sources.
◉ Kei Okada
On Fri, Mar 18, 2016 at 1:22 PM, Masaki Murooka <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:
Yes, in "hydro", it is released and I can find it. In "indigo", I can not find apt package. Do we need some procedure to release in indigo?
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/start-jsk/rtmros_tutorials/issues/464#issuecomment-198201941
◉ Kei Okada
Dear all,
My ROS version is Indigo and Gazebo 2.0. At first, I install rtmros-common, then I try to install rtmros_tutorial. Everything goes well untill this procedure:
catkin_make --only-pkg-with-deps hrpsys_gazebo_tutorials
And the output about error is as follow:Could anyone help me? Thanks in advance!
And the whole output is: