You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did "ROS Industria Training" from the beginninng to Demo2 with the Virtual Machine Configuration (VirtualBox / ROS kinect).
In Exercise 4 and Demo 1, 3 packages were additionally needed before those builds.
"liblapack-dev" package for Exercise 4
"ros-kinetic-manipulation-msgs" and "ros-kinetic-ur-msgs" packages for Demo 1
These might have happend just only in my case.
Or if these also happen to other trainees, are there any better solutions like fixing dependencies rather than just doing sudo apt install ... ?
The text was updated successfully, but these errors were encountered:
I did "ROS Industria Training" from the beginninng to Demo2 with the Virtual Machine Configuration (VirtualBox / ROS kinect).
In Exercise 4 and Demo 1, 3 packages were additionally needed before those builds.
These might have happend just only in my case.
Or if these also happen to other trainees, are there any better solutions like fixing dependencies rather than just doing
sudo apt install ...
?The text was updated successfully, but these errors were encountered: