|
|
|
|
|
by agentx3r
2326 days ago
|
|
Foundational seems like a strong word here - this is a thin wrapper on top of two popular components from ROS (Navigation and MoveIt), and bringup for a specific robot (LoCoBot). I appreciate the effort here though - ROS feels like it's become harder to use due to stale documentation, and there's value in providing a simple python API that abstracts the underlying bringup. However looking through the wrapper and its documentation, it doesn't feel like it's making it much simpler by hiding away standard ROS tools. |
|