poine / rosmip

ROS Mobile Inverted Pendulum
GNU General Public License v3.0
10 stars 2 forks source link

rosmip

ROS Mobile Inverted Pendulum

This project is an attempt to create a ROS version of EduMip (https://github.com/StrawsonDesign/EduMiP), a lightweight beaglebone based mobile inverted pendulum.

ROSMIP is able to navigate using movebase. In the repository are the hardware interface and the balancing controller (adapted from roboticscape example) used to integrate MIP with ROS. Included is also a gazebo simulation model. Short term/relative positioning is done using odometry. For long term/absolute positioning, I am developing a simple camera-based tracker, smocap.

Here are a couple of pictures:

 
ROSMIP v0  Rosmip in Gazebo Rosmip in rviz ROSMIP v1 with IR markers
ROSMIP v0 Hardware ROSMIP in Gazebo ROSMIP in rviz Rosmip v1 with IR marker
ROSMIP following a curvy track under the authority of a pure pursuit controller