Bryan Cardenas

Results 4 comments of Bryan Cardenas

Hi @YoshitakaMo, How long does the search usually take? I followed your instructions (https://qiita.com/Ag_smith/items/bfcf94e701f1e6a2aa90) and installed everything on HPC, however, without loading the dataset fully onto RAM. I tested it...

So, how is it possible that obtaining MSA using the servers takes mere seconds? Is it a matter of just using colabfold_search on a way larger batch? I have around...

Hi, this is probably because of not exporting properly: echo 'export RPGQ_PARAM_DIR=/home/catkin_aa/src/rpg_flightmare' >> ~/.bashrc I had the same issue.

Another option would be to use ros_numpy and replace the lines of code with an equivalent (use numpify from ros) you don't need cv_bridge in this case.