hansonrobotics / hrtool

Hanson Robotics Software Management Tool
4 stars 3 forks source link

main_dev.sh: No such file #10

Closed linas closed 6 years ago

linas commented 6 years ago

when I say hr run I get the following error:

/usr/bin/hr: kine 849: ./main_dev.sh: No such file or directory

I am able to work around this by saying:

ln -s ~/hansonrobotics/launchpad/main.sh ~/hansonrobotics/launchpad/main_dev.sh 

but I'm not sure if this work-around it correct.

wenwei-dev commented 6 years ago

Thanks. This is the right workaround.