This website requires JavaScript.
Explore
Help
Register
Sign In
tanjianbin
/
lzwc-terminal-unitreeGo2
Watch
1
Star
0
Fork
0
You've already forked lzwc-terminal-unitreeGo2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
70
Commits
1
Branch
0
Tags
6fe07ac73c44a37b3059bcc231d5043c3d3da117
Commit Graph
53 Commits
Author
SHA1
Message
Date
Sucan126
926d88972d
Refactor configuration management by introducing CustomConfig class. Updated config.hpp to streamline settings and removed legacy configuration presets. Adjusted controller and custom_robot classes to utilize the new configuration structure. Enhanced error handling and logging during initialization processes.
2025-09-08 18:16:50 +08:00
Sucan126
f72ce9ce58
Remove MQTT dependency and refactor configuration structure. Updated CMakeLists.txt to eliminate MQTT library checks and adjusted config.hpp to use string_view for configuration parameters. Simplified controller and custom_robot classes by removing MQTT-related code and enhancing robot state management. Introduced service management methods in CustomRobot for better state handling.
2025-09-07 20:20:34 +08:00
Sucan126
6acff483dd
Add initial project structure with CMake configuration, source files, and README documentation for Unitree GO2 Custom Controller
2025-09-07 16:43:22 +08:00
First
Previous
1
2
Next
Last