Yujin Robot's open-source control libraries
Role in this project:
Back-end Developer Contributions:61 commits, 5 PRs, 8 pushes in 3 years 11 months
Contributions summary:Marcus implemented a simple controller class, including initialization, enabling/disabling, and a spin function, within the `ocl_controllers` directory. They added a `getState` function to the `default_controller.hpp` file. Additionally, the user made minor code changes and renamed the `ocl_controllers` directory. These changes suggest a focus on developing and modifying control libraries.
roboticssource-controlrobot
The turtlebot stack provides all the basic drivers for running and using a TurtleBot.
Role in this project:
Full-stack Developer Contributions:93 commits, 1 PR, 5 comments in 3 years 8 months
Contributions summary:Marcus primarily contributed to the `turtlebot` repository by adding and modifying mesh files for robot descriptions, focusing on the integration of new components like the Orbbec Astra sensor and hexagon stack. The user's work also involved modifications to the Unified Robot Description Format (URDF) files to reflect the changes in the mesh. Furthermore, the user addressed visualization issues by correcting units and removing scaling, ensuring proper display of the robot models.
driverspythonturtlebot