qiayuanl / legged_control

Nonlinear MPC and WBC framework for legged robot based on OCS2 and ros-controls
BSD 3-Clause "New" or "Revised" License
882 stars 221 forks source link

Inquire About Real Robots Startup #18

Closed liukaishu closed 1 year ago

liukaishu commented 1 year ago

Hello, thank you for sharing such an excellent project. It has been successfully run in the simulation environment. I would like to ask how the real robot works. Following your steps, it won't start. Run "ros launch legged_unitree_hw legged_unitree_hw.launch "After that, the error "Failed to set threads priority (one possible reason could be that the user and the group permissions are not set properly.)." will appear.

qiayuanl commented 1 year ago

This msg is a warning, you can ignore it if you running this program without high load. However, check faq to solve this problem.