I am a newbie in ROS and Gazebo. I am trying to build the ROS workspace by running the setup_melodic.bash file as per this installation guide but getting these errors. I have
ROS Melodic: Desktop-Full version and Gazebo 9.0.0 installed in my laptop. I already installed all ROS Melodic related dependencies and opencv using below command
sudo apt -y install python3-opencv.
Specifications:
- os - Ubuntu 18.04 LTS
- python version - 3.6.8
- opencv version - 4.0.1-openvino
Could someone please help me figuring out the cause of these errors?
Thank you in advance.