Skip to content

Several remote repositories are pointed out by laas-private.rosinstall #4

@francois-keith

Description

@francois-keith

Hello

The repositories contained in laas-private.rosinstall are located on several repositories:

  • git@github.com:jrl-umi3218/hrp2 requires an account on the private part of jrl-umi3218
  • git://github.com/laas/humanoid_motion_planners.git is in fact public
  • git://github.com/laas/vslam_stereo_visibility.git requires an account on the laas internal server:

So, this raises some issues when running the github.com/stack-of-tasks/install-sot script.
Since laas-private.rosinstall is used if one has an account on the private part of jrl-umi3218, but not necessarily to the laas internal server, all rthe repositories cannot be downloaded and the rosinstall command crashes.

So here are the questions:

  • Should we move the repository git://github.com/laas/humanoid_motion_planners.git into laas.rosinstall?
  • Since the two others are not on the same remote repository (or will they?), it would be more logical to have two files (one for each of them). Then again, having one repository per file might be a little overkill, so wouldn't it be better to directly hard code the addresses in the install-script?
    Is laas-private.rosinstall used somewhere else?

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions