Hi, I'm trying to fine-tune the junior_ctrl controller you provide with this package to work with the B1 robot simulation.
I started by creating the following class in unitreeRobot.cpp:
I roughly estimated B1 legs dimensions, positions and feet position when the robot is standing. If you have more precise information from CAD please let me know so I can refine the data. Moreover, I would need the data below (extracted from the Go1Robot class in unitreeRobot.cpp)
Hi, I'm trying to fine-tune the junior_ctrl controller you provide with this package to work with the B1 robot simulation. I started by creating the following class in unitreeRobot.cpp:
I roughly estimated B1 legs dimensions, positions and feet position when the robot is standing. If you have more precise information from CAD please let me know so I can refine the data. Moreover, I would need the data below (extracted from the Go1Robot class in unitreeRobot.cpp)
I'm not sure, but maybe tuning this data for the controller could work. If you think I'm wrong let me know so I can avoid wasting time. Thank you!