You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if one of the command fails (it does), it must rerun all the rules in the generated rules file.
ChatGPT recommended me to do the commands separately:
There is a huge amount of commands listed here one add_custom_target
mujoco_mpc/mjpc/tasks/CMakeLists.txt
Line 18 in 9bd2037
Even if one of the command fails (it does), it must rerun all the rules in the generated rules file.
ChatGPT recommended me to do the commands separately:
then link the output xml as a dependency:
The root cause of the issue is that patching of common_assets/reorientation_cube.xml fails due to a missing EOLN at column 26 here
mujoco_mpc/mjpc/tasks/common_assets/cube.xml.patch
Line 1 in 9bd2037
The patch tool returns an error code and writes this in the output:
missing header for unified diff at line 3 of patch
The text was updated successfully, but these errors were encountered: