I am currently working on secondary development of the Unitree G1’s motion capabilities using the official .urdf and mesh files. I created a new ROS 2 package and successfully visualized the G1 model in RViz2.
However, when I attempt to configure the robot with MoveIt 2 for trajectory planning, I encounter a crash. Specifically, MoveIt 2 works fine when I run the panda_demo, but when I use the MoveIt Setup Assistant to configure the G1, the program crashes immediately after I click "Load", and an error is reported.
I would like to know what might be causing this issue.
