B3ND3R

Results 1 issues of B3ND3R

I updated the Dockerfile to the following ``` FROM ros:noetic-ros-core-focal RUN apt-get update && apt-get upgrade -y RUN apt-get install -y libcereal-dev libglfw3-dev libceres-dev libtinyxml2-dev libopencv-dev python3-pip python3-opencv RUN apt-get...