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

hydro's desktop-full

asked 2013-09-11 09:59:26 -0500

v4hn gravatar image

Heya,

I'm trying to build the full ros-hydro system according to the instructions in the wiki. When I try to run the rosinstall_generator for desktop-full:

$ rosinstall_generator desktop-full --rosdistro hydro --deps

this only tells me:

The following not released packages/stacks will be ignored: desktop-full No packages/stacks left after ignoring not released

Why is desktop-full not released (yet?)?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
6

answered 2013-09-11 12:08:45 -0500

Dirk Thomas gravatar image

All variants have been replaced with metapackages in Hydro. Therefore they now do follow the ROS naming conventions which uses underscores instead of hyphen.

The following command works for me:

$ rosinstall_generator desktop_full --rosdistro hydro --deps
edit flag offensive delete link more

Comments

This solved my problem when I was trying to upgrade to hydra, thank you. Could someone possibly edit the install page of the wiki to reflect this?

Ike gravatar image Ike  ( 2013-09-13 04:08:58 -0500 )edit

I have updated the wiki page. Please feel free to make changes to the wiki yourself in the future if you are sure about the modifications.

Dirk Thomas gravatar image Dirk Thomas  ( 2013-09-13 06:32:49 -0500 )edit

amazing ! saved my day!

sam26 gravatar image sam26  ( 2017-04-27 02:10:15 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-09-11 09:59:26 -0500

Seen: 370 times

Last updated: Sep 11 '13