UbiquityRobotics / learn

Ubiquity Robotics Tutorials Wiki
https://learn.ubiquityrobotics.com
15 stars 13 forks source link

Try to install sudo apt install ROS-kinetic-magni-robot as per instructions and doesn't work #9

Closed davecrawley closed 6 years ago

davecrawley commented 6 years ago

In these instructions it says that installation of our software can be achieved using:

sudo apt install ROS-kinetic-magni-robot

However when I try this I get:

E: Unable to locate package ROS-kinetic-magni-robot

does the package name as it is in the documentation contain a typo?

rohbotics commented 6 years ago

It should be sudo apt install ros-kinetic-magni-robot all lowercase.