ropod-project / tree-ropod

Rosinstall with installation folders structure. Installation script
0 stars 5 forks source link

Updated ROS apt key for kinetic. Cf. #18 #19

Closed blumenthal closed 4 years ago

blumenthal commented 5 years ago

Hi @DharminB , I could not finish the test in the docker, since it did not have lsb_release pre-installed. This is required to set up correct apt sources...

Could you please test it again?

DharminB commented 5 years ago

I found the cause of this problem here. I also think the fix is as simple as source /etc/os-release; echo $UBUNUT_CODENAME. I tested this command it works as expected. Should I change the install_software script with this fix?

blumenthal commented 5 years ago

That would be nice ;-)

DharminB commented 5 years ago

@blumenthal Could you please accept #20 ? I had to create a PR since I do not have push access to this repo...

blumenthal commented 4 years ago

New apt key was nested on a fresh installation