ros-industrial / easy_perception_deployment

A ROS2 package that accelerates the training and deployment of CV models for industries.
Apache License 2.0
53 stars 16 forks source link

Fixed bug #22. #23

Closed cardboardcode closed 3 years ago

cardboardcode commented 3 years ago

This pull request fixes the bug highlighted in #22.

This error is caused by conda commands installing the incorrect numpy version for the p3_exporter conda environment during EPD training sequence.