OSU-AIMS / ros-system-setup

Bash Installers for ROS
MIT License
0 stars 0 forks source link

Missing Moveit Visual Tools Package #2

Closed acbuynak closed 3 years ago

acbuynak commented 3 years ago

When building MoveIt for the first time ran into issue where package dependency moveit-visual-tools was not installed.

Soln: Manually installed ros-melodic-moveit-visual-tools to allow system to build.

Proposed Change: Add line sudo apt install ros-melodic-moveit-visual-tools -y

acbuynak commented 3 years ago

Added in d33683b193434616de66d59d536fb6fb3a520b41