Open mattcorsaro1 opened 6 years ago
Hi @mattcorsaro1
Do you suggest to put MOVO_HAS_KINOVA_ARMS to false by default?
Hi @mattcorsaro1
Okay I do get your question now: even if you put those env variables to false, the movo still does not starts up if both bases are not pingable. So what you are asking for is if we could add variables or change the behaviour of MOVO_HAS_KINOVA_ARMS and related environment variables to false in movo_config.bash to skip the startup ping if desired. I talked with the team and we believe it would be feasible quite easily. We'll work on it. Thanks for the feedback
Yes, exactly. Thanks!
Any news on this issue?
If the arm bases are unpingable during startup, ROS fails to launch. Ideally, setting
MOVO_HAS_KINOVA_ARMS
and related environment variables to false inmovo_config.bash
would skip the startup ping.