SBPL-Cruz / perception

PERCH 2.0 : Fast and Accurate GPU-based Perception via Search for Object Pose Estimation
https://sbpl-cruz.github.io/perception/
BSD 3-Clause "New" or "Revised" License
16 stars 5 forks source link

rospy init_node not working inside docker #92

Closed aditya2592 closed 4 years ago

aditya2592 commented 4 years ago

Possibly because default environment is python 3, need to switch python inside the function

aditya2592 commented 4 years ago

Fixed in ros python 3 workspace in cv_bridge, dockerhub needs to be updated