Roboseum
1.0.0
1.0.0
  • Roboseum
  • Robots
    • Modular Snake
    • Atlas
    • ANYdrive
    • ASIMO
    • ASIMO
    • Cassie
    • SpotMini
    • Ocean One
    • T-HR3
    • aslteam
    • SEA-Snake
    • OC Robotics Snake Arm Robot
    • Aibo
    • IMPASS
    • NABiRoS
    • Giacometti Arm with Balloon Body
    • CoBot
    • Fetch机器人平台
    • Salto
    • ASIMO
    • GUARDIAN S
    • ANYmal
    • BALLU
    • Robonaut2
    • Fusion-远程操作的寄生机器人
    • Epson SCARA Robot Overview
    • HERMES 遥操作机器人
    • Laikago
    • Gila Monster
    • Electrick
    • E2-DR
    • MIT Cheetah
    • Snake Monster
  • Sensors
    • 霍尔 Hall effect sensor
    • 编码器 Encoder
    • RGBcamera
    • IMU
    • Laser
    • 学习型描述子
    • DepthCamera
    • EventCamera
    • 旋转变压器 Resolver
  • Software
    • Algorithms
      • Mobility
        • Aerial Robotics
          • PX4
          • Planning
          • Geometry
          • Control
          • Mechanics
        • LeggedMobility
        • Bioinspiration
        • Templates
        • MechanicalDynamicalSystems
      • Motion Planning
        • Visibility Graph
          • Configuration Space
        • Rapid Exploring Random Trees
          • Rapid Exploring Random Trees
        • Probablistic Road Map
          • Probablistic Road Map
        • Trapezoidal Decomposition
          • Trapezoidal Decomposition
        • Sample Based Planners
          • Characteristics of Sample Based Planners
        • MoveIt
      • Perception
        • Localization and Mapping
          • Principle
            • localization
              • odometry
                • Odometry Modeling
                  • Odometry Modeling(里程计模型)
                • 视觉里程计 Visual Odometry
              • Iterative Closest Point
                • Iterative Closest Point (ICP 迭代最近邻)
              • Optical Flow (光流跟踪)
              • Particle Filter (粒子滤波)
            • 回环检测 Loop CLosing
            • mapping
              • Occupancy Grid Mapping
                • Occupancy Grid Mapping(占用栅格地图构建)
              • Map Registration
                • Map Registration(地图配准)
              • 3D Mapping
                • 3D Mapping
              • mapping
                • Mapping(建图)
            • Optimization in Mapping(优化在建图中的应用)
          • Project
            • ORBSlam
            • Dense Visual Odometry
            • LSDslam
            • Semi-Direct Monocular Visual Odometry
          • Dataset
            • TUM
            • KITTI
        • Basics
          • Single View Geometry
          • Camera Modeling
          • Point and Line Duality
          • Pinhole Camera Model
          • Perspective Projection
        • Recognition
          • CNNs
      • Learning
        • Estimation
          • ParticleFilters
          • TargetTracking
          • Kalman Filter
          • MaximumLikelihoodEstimate
            • 极大似然估计
    • Simulator
      • Gazebo
      • Airsim
      • VizDoom
      • Rviz
    • Library
      • PCL
      • OpenCV
      • OpenGL
  • Actuators
    • Floating Spring Joint
    • A Detailed Look into SEA(Serial Elastic Actuator)
    • MIT Optimal Actuator Design
Powered by GitBook
On this page
  • 硬件
  • SEA(Series Elastic Actuator)
  • 应用场景
  • 拓展

Was this helpful?

  1. Robots

SEA-Snake

PreviousaslteamNextOC Robotics Snake Arm Robot

Last updated 6 years ago

Was this helpful?

tag: Biorobotics Lab CMU 仿生 地面

Fig. 第一代非SEA的蛇形机器人

Fig. 第二代带SEA的蛇形机器人

蛇形机器人由CMU的Howie Choset带领的Biorobotics Lab开发。其最大的亮点是模块化可拼接的身体。

硬件

蛇形机器人的硬件采用模块化的电机连接而成,分为头模块,尾巴模块和躯干模块。模块之间采用Ethernet通讯,供电采用串接方式。即,每个模块都有10个Pogo pin和10个焊盘,用于连接前、后的模块,其中2个pin为供电,另外8个pin为ethernet的8个通讯io。每个模块都带有自己的独立控制器,采用STM32F1系列。

  • 头模块有探照灯和摄像头。

  • 躯干模块有一个运动自由度,由maxon电机,编码器,SEA弹簧系统,惯导模块等组成,这部分构成了机器蛇运动和控制的核心。

  • 尾部模块工业连接头拖出总控制线,连接到控制箱进行控制。

SEA(Series Elastic Actuator)

第二代蛇形机器人相对第一代,增加了SEA模块,其实本质就是在电机输出轴末端增加柔性弹簧,使单个模块增加柔性(优点)和不可控性(缺点)。SEA的另一个优点是可以做力控,同时带来的缺点是控制频率降低(至于为什么,欢迎@guzhaoyuan讨论)。

应用场景

用于军事探测,可进行管道内壁,树干外壁的攀爬

可作为多自由度机械臂,进行空间的操作

拓展

论文:Design and Architecture of a Series Elastic Snake Robot, D. Rollinson, et al.

机器人链接
视频第二代SEA-Snake
视频第一代Snake
SEA-Snake
SEA-Snake