mangdangroboticsclub / mini_pupper_ros

ROS 1 & 2 repos based on Mini Pupper legged robots from MangDang
https://mangdang.store/
Apache License 2.0
105 stars 38 forks source link

Implement model version-specific file selection #95

Closed JoeyLai1234 closed 5 months ago

JoeyLai1234 commented 5 months ago

Added a new variable 'MINI_PUPPER_VERSION' to the configuration Updated the file loading logic to use the 'MINI_PUPPER_VERSION' variable to select the appropriate set of files This allows the system to automatically use the correct files for the specific model of the robot, making it easier to maintain and deploy across different robot variants