• Diff for "Robots/Guardian"
Differences between revisions 11 and 12
Revision 11 as of 2012-01-30 15:23:18
Size: 1443
Editor: mbj
Comment:
Revision 12 as of 2012-04-18 11:53:24
Size: 1442
Editor: mbj
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
{{http://oi56.tinypic.com/2nitm60.jpg||align="right"}} {{http://i43.tinypic.com/2v2wt1l.jpg||align="right"}}

Robotnik Automation Guardian

ROS Software Maintainer: Marc Benetó

http://i43.tinypic.com/2v2wt1l.jpg Guardian is a modular robot with high mobility built by Robotnik Automation. In this page you can find the different drivers that we have implemented and all the necessary for the Guardian robot simulation (including teleoperation and AMCL/SLAM navigation).

Lauching

  • Keyboard/Joystick Teleoperation
  • Autonomous Navigation

Simulation Library Overview

Guardian libraries are implemented in the guardian-ros-pkg stack. For an outline of these libraries, please see the tables below.

Basic Configuration

Capability

ROS package/stack

Robot model (URDF)

guardian_description

Control

Component

ROS package/stack

Controller

guardian_controller

Odometry

guardian_odometry

High-Level Capabilities

Component

ROS package/stack

Teleop

guardian_joystick_teleop

Navigation

guardian_2dnav

Sensor Drivers

The Guardian robot could be equiped with a laser for receive the information about its environment. For Hokuyo and SICK laser drivers, see laser_drivers.

Note: In the simulation, we suposed that this laser is a Hokuyo URG-04LX.

Wiki: Robots/Guardian (last edited 2015-10-05 09:52:06 by DaniCarbonell)