Skip to main content

Home/ Robotics/ Group items matching "robotic" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
1More

Introduction to Autonomous Mobile Robots - 0 views

  •  
    Mobile robots range from the teleoperated Sojourner on the Mars Pathfinder mission to cleaning robots in the Paris Metro. Introduction to Autonomous Mobile Robots offers students and other interested readers an overview of the technology of mobility -- th

BEAM Robotics - 34 views

started by York Jong on 28 May 07 no follow-up yet
1More

Read Robotic Space Exploration - 0 views

  •  
    Explore latest space robots invention, news everything at one place. Get updated with current robotic discoveries with Astrobio.net.
23More

Monte Carlo localization - Wikipedia, the free encyclopedia - 0 views

  • particle filter localization
  • typically starts with a uniform random distribution of particles
  • hopefully most particles will converge to where the robot actually is.
  • ...19 more annotations...
  • environment is static and does not change with time
    • Filip Bártek
       
      We also need to capture the robot's velocity in the state (pose) in case the robot has some momentum, so the three parameters may be not enough for a 2D robot.
  • assumes the Markov property
  • position and orientation
  • particles are uniformly distributed over the configuration space
  • Given a map
  • every time
  • every time
  • motion_update
  • sensor_update
  • sensor_update
  • some noise is applied
  • It now believes it is at one of two locations.
  • The robot has successfully localized itself.
  • actuation command
  • no actuator is perfect: they may overshoot or undershoot the desired amount of motion
  • the motion model must be designed to include noise as necessary
  • Particles which were consistent with sensor readings are more likely to be chosen
  • possibly more than once
  • a robot becomes increasingly sure of its position as it senses its environment
1More

Constructing Robot Bases - 0 views

  •  
    Author Gordon McComb focuses on the basic concepts and specific applications you need to build efficient robot bases -- and have a great time in the process. In the clear, easy-to-follow style that has made him a favorite among robotics fans, Gordon tells
4More

Basis Behaviors - 0 views

  • The basis behavior set of a system provides elements that are not further reducible to each other and that, when composed by sequential or concurrent execution, produce the complete behavior repertoire for the system.
  • Such basis behaviors are constructed, learned, or evolved from stable, robust interaction dynamics between the agent/robot and its environment, and serve as a substrate for the system's more complex behaviors.
  • My work generalized the notion of basis behaviors to multi-robot interactions, and demonstrated how a small set of basis behaviors per robot can be used to demonstrate a rich repertoire of individual and group-level behaviors, including following, flocking, homing, herding, aggregation, dispersion, and formations.
  •  
    In 1991 I introduced the notion of basis behaviors, a means for facilitating principled behavior synthesis and analysis in behavior-based systems.

The Player Project - 37 views

started by York Jong on 28 May 07 no follow-up yet
11More

RoboLogo - Teaching Children how to program Interactive Robots - 0 views

  • All of the procedures take a discrete ``gear'' to specify the speed. The reasons for this are two-fold; first, by limiting the power of the truck, we simplify the interface to children. Secondly, it allows use to calibrate the ``gears'' so that, for example, 10 seconds forward in first gear is the same distance as 10 seconds backward in first gear.
  • The limitation of LOGO however is the lack of feedback from the environment. There is no way of expressing an event occuring in the outside world.
  • Simple constructs in iLogo extend the original LOGO language with interactivity capabilities of reading sensors and transfering control to different parts of the program.
  • ...6 more annotations...
  • These above rules handle all of the commands and expressions of the iLogo language except for the DoUnlessCommand. This command will execute a list of commands unless a boolean condition is met. If so, control is switched to a new list of commands for handling the exception condition.
  • Each stage of the compiler is designed using the Visitor pattern described in the book Design Pattern by Eric Gamma, et al. This pattern allows tree traversers to be created as seperated objects, instead of doing all traversals as methods of the nodes of the tree
  • We decided to use the JavaCC/JJTree tools created by Sun for generating a custom parser for our iLogo language written in Java.
  • The language must have primitives which allow the user of the language to write programs which easily transfer control based upon outside stimuli, in this case sensors on the truck.
  • An LM18293 push-pull motor driver connects the programmable counter array (PCA) of the 8051 to the truck's motors.
    • York Jong
       
      LM18293 is a DC motor driver.
  • We took the Berkeley Logo language design as our base and then added a primitive for reading sensor and an exception-based control structure.
  •  
    RoboLogo is a system that enables children to program interactive robots. Children can program a robotic truck that interacts with the environment without having to deal with low-level implementation details.
13More

A Bot With Peripheral Vision - 0 views

  • I wanted to share an adaptation of the Schead v4, that I have been experimenting with. It is (for lack of a better term) a Master/Slave Schmitt Comparitor Head (M/S SC-H). With the addition of a 74 AC 240 or two (as motor drivers) and a pair of motors, you can put together an interesting little light seeking, wheeled robot with peripheral vision.
  • As long as the light reaching the photo-bridge of the Master SC-H is balanced, then the Slave SC-H acts as a regular, lone SC-H would. So, if one of the slave photo-diodes detects more light then the other, the inverter that controls the motor on that side changes states and is now the same as the inverter of the Master SC-H tied to the same motor. This turns that motor off and the robot will pivot around the stopped wheel toward the greater light source until the light on each sensors is balanced and the motor again begins to turn.
  • I am also using SCar to continue experimenting with Stacking separate Sensor/Behavior circuits onto a robot. I will post more as progress is made.
  • ...9 more annotations...
  • The diodes between the  photo-diodes create a constant voltage drop between the inputs of the inverters. They cause  a dead band to exist between the thresholds of the two inverters. In a way they cause the circuit to act like a kind of window  comparator. Without these diodes both inverters would always be in the same state. With them, there is a small range where their outputs are in opposite states.
  • The Slave section has only two diodes (or one LED) between the photo-diodes. This makes it respond to smaller differences in light levels than does the Master part of the circuit
  • Basically, what I did was to stack one SC-H on top of another
  • I?m using a 74 HC 139 to direct the outputs of the M/S SC-H circuit to the appropriate motor(s)
  • Cheesy works very well. I?ve had fun making him chase a spot of light from a flashlight around on the floor. He has even been able to detect and react to the flashlight spot on the floor of the brightly lighted lab where I work.
    • York Jong
       
      Stacking separate Sensor/Behavior
3More

How to make Tactile Sensors! - 0 views

  •  
    What you need.... * "2 paper clip * 'Click type' pen * Sheet of paper * Thin piano wire * Soldering iron * Solder * Wire clippers * Tape
1More

Programming Robot Controllers - 0 views

  •  
    Included with Programming Robot Controllers are all the software tools that you will require to develop your own robot applications. I choose the Microchip PIC16F627 microcontroller because it has flash memory (allowing it to be easily reprogrammed withou
1More

Robotics, Mechatronics, and Artificial Intelligence - 0 views

  •  
    this book simplifies the process of finding basic circuits to perform simple tasks such as how to control a DC or step motor, and offers instruction on creating moving robotic parts such as an eye or an ear.
1More

Robot Building for Beginners - 0 views

  •  
    Cook begins with the anatomy of a homemade robot and gives you the best advice on how to proceed successfully. General sources for tools and parts are provided in a consolidated list, and specific parts are recommended throughout the book. Also, basic safety precautions and essential measuring and numbering systems are promoted throughout.
1More

Behavior-Based Robotics - 0 views

  •  
    This introduction to the principles, design, and practice of intelligent behavior-based autonomous robotic systems is the first true survey of this robotics field. The author presents the tools and techniques central to the development of this class of sy
1More

Behavior-based robotics - 0 views

  •  
    Most behavior-based systems are also reactive, which means they use relatively little internal variable state to model the environment. For instance, there is no programming in the robot of what a chair looks like, or what kind of surface the robot is mov
1More

BEAM robotics - Wikipedia, the free encyclopedia - 0 views

  •  
    The word "beam" in BEAM robotics is an acronym for Biology, Electronics, Aesthetics, and Mechanics. This is a term that refers to a style of robotics that primarily uses simple analog circuits instead of a microprocessor in order to produce an unusually s
7More

ELM - Desktop Line Following Robot - 0 views

  •  
    The Line Following is a kind of the robot contests to vie running speed on the line. I build a tiny line following robot which can run on the desk, moving the key board aside will do.
1More

Mark Tilden - Wikipedia, the free encyclopedia - 0 views

  •  
    Mark W. Tilden is perhaps most well known for his invention of BEAM robotics. He is a robotics physicist, who produces complex robotic movements from simple logic circuits, often all on the single logic chip and without a microprocessor.
1More

BEAM Online > About BEAM - 0 views

  •  
    BEAM robotics is the brain child of Mark W. Tilden who is currently working at "Los Alamos National Laboratory" in Los Alamos, New Mexico, US. BEAM robotics as described in the BEAM rule book: 1/: A description of what aspects a roving robot creature coul

開版 - 21 views

started by York Jong on 28 May 07 no follow-up yet
‹ Previous 21 - 40 of 163 Next › Last »
Showing 20 items per page