google-deepmind / google-deepmind/mujoco_mpc
Calling mju_error in a grpc server crashes the process without outputting the error.
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
We should avoid using mju_error (which crashes the process), and instead use an error reporting mechanism that plays nice with the grpc machinery.
Contributor guide
Assessment
This issue has not been assessed yet.