Simulator packages for Robosavvy's balancing platform
-
rsv_balance_gazebo
Package containing all necessary tools to run self-balancing platform on simulation:
- Gazebo models.
- Gazebo worlds.
- Empty.
- Inclined terrain.
- Natural terrain.
- Launch files for:
- Gazebo worlds.
- RVIZ simulation visualization.
- Gazebo plugin for the platform model which behaves just like the real thing.
-
rsv_balance_gazebo_control
Self-balancing control algorithm for the Gazebo plugin.
- Refactor controller for better generalization. So we can easily test other control methods.
- URDF parser for automatic building of control matrices and control gains.