erwincoumans / motion_imitation

Code accompanying the paper "Learning Agile Robotic Locomotion Skills by Imitating Animals"
Apache License 2.0
1.16k stars 291 forks source link

not finding robot_interface #85

Open maniast opened 11 months ago

maniast commented 11 months ago

everything compiled okay and i have the robot_interface.so file however, the skripts (a1_robot and test_robot_interface) cannot resolve it

XanderWangXY commented 11 months ago

everything compiled okay and i have the robot_interface.so file however, the skripts (a1_robot and test_robot_interface) cannot resolve it

Have you ever solved this problem?