Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovery sensor unhealth status #462

Open
tongtybj opened this issue Apr 24, 2021 · 0 comments
Open

Recovery sensor unhealth status #462

tongtybj opened this issue Apr 24, 2021 · 0 comments
Assignees

Comments

@tongtybj
Copy link
Collaborator

Currently, when mocap is disconnected more than certain second, the whole system consider the mocap as unhealthy sensor module, and force to set the robot to force landing mode:
https://github.com/JSKAerialRobot/aerial_robot/blob/master/aerial_robot_control/src/flight_navigation.cpp#L601-L609

This is irreversible process, which means we can not recover this force landing state unless we kill the whole processes and re-launch it.

Thus, we need a service server to receive the recovery request to "force" recover from such status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant