• Diff for "Robots/Guardian"
Differences between revisions 5 and 6
Revision 5 as of 2011-07-06 11:21:24
Size: 1422
Editor: mbj
Comment:
Revision 6 as of 2012-01-30 15:18:46
Size: 1419
Editor: mbj
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Guardian is a mobile robot built by Robotnik Automation. Nowadays, we provide the ROS drivers necessaries for simulation with Gazebo and Rviz, but we are working to build the hardware drivers and adapt the simulation nodes for the real robot. Guardian is a mobile robot 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).

Robotnik Automation Guardian

ROS Software Maintainer: Marc Benetó

http://oi56.tinypic.com/2nitm60.jpg Guardian is a mobile robot 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)