Home - A2R-Lab/indy7-sdk GitHub Wiki
Overview
Indy7 SDK is a ROS 2 package for Neuromeka's Indy7 robot manipulator. The package contains all necessary resources to test and deploy model predictive control algorithms on Indy7.
Usage
System Architecture
Indy7 SDK consists of three primary components
The robot driver node buffers communication between MPCGPU and the robot interface, allowing each to run at different frequencies while ensuring the correct data is being passed at every time step.