JP2012187698A - Fresh start traveling of travelling robot, and teaching method and control method therefor - Google Patents

Fresh start traveling of travelling robot, and teaching method and control method therefor Download PDF

Info

Publication number
JP2012187698A
JP2012187698A JP2011066675A JP2011066675A JP2012187698A JP 2012187698 A JP2012187698 A JP 2012187698A JP 2011066675 A JP2011066675 A JP 2011066675A JP 2011066675 A JP2011066675 A JP 2011066675A JP 2012187698 A JP2012187698 A JP 2012187698A
Authority
JP
Japan
Prior art keywords
path
traveling
obstacle
information
robot
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2011066675A
Other languages
Japanese (ja)
Inventor
Hideo Mori
英雄 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ROTA KK
Original Assignee
ROTA KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ROTA KK filed Critical ROTA KK
Priority to JP2011066675A priority Critical patent/JP2012187698A/en
Publication of JP2012187698A publication Critical patent/JP2012187698A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Manipulator (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a method for a travelling robot of returning to an original route after interrupting travelling based on routing information, and then taking a fresh start travelling because the travelling robot moving from a starting point to the destination point based on the routing information having a sequence of a path and a landmark, encounters an obstacle and a part of a road under construction on the route, and becomes impossible to travel.SOLUTION: The method for performing the fresh start travelling is shown by the routinized routing information and is created by teaching. The routinized routing information is defined as the routing information in a form in which the kind and the sequence of the path or the landmark composing the routing information is fixed, but the values of position direction of beginning and terminating points of the path, and the like, are decided by the data of a sensor in execution and passage widths, and the like. The body of the travelling robot, the sensor, the computer, and the like, are always improved. It is very hard to work for modifying and testing software on site every time when improved. Manpower and time are significantly reduced because it is enough to improve the routinized routing information by the teaching.

Description

この発明は人が生活する、あるいは作業する場所で動く走行ロボット、たとえば建設現場で自走する建設用ロボット、農薬の散布、その他の作業のため用いられる農業用ロボット、視覚障害者や高齢者などを目的地まで誘導する歩行ガイドロボット(盲導犬ロボット)、その他の自走するロボットに関し、ロボットが経路情報に基づく走行に失敗したとき、あるいは障害物や道路工事などで経路情報に基づく走行が出来なくなった時に走行をやり直すことに関する。This invention is a traveling robot that moves in a place where people live or work, for example, a construction robot that is self-propelled at a construction site, an agricultural robot used for spraying agricultural chemicals and other work, a visually impaired person, an elderly person, etc. With respect to walking guide robots (guide dog robots) that guide the vehicle to the destination, and other self-running robots, when the robot fails to run based on route information, or cannot run based on route information due to obstacles or road construction It relates to re-running.

従来の走行ロボットは、出発点から目的地までロボットが走行する経路情報を二次元座標上の始端と終端を結ぶパスの系列で表したり(たとえば特許文献1)、または点系列で表したり(例えば特許文献2および3)している。そしてその経路情報のパスの系列または点の系列を、ロボットがその経路に沿って移動して経路のデータを取得している。この方法では障害物に遭遇したり、道路工事中の箇所に来たとき、ティーチングで得た経路情報に基づく走行は出来なくなる。In a conventional traveling robot, route information that the robot travels from a starting point to a destination is represented by a series of paths connecting the start and end points on two-dimensional coordinates (for example, Patent Document 1) or a point series (for example, Patent Documents 2 and 3). Then, the robot moves along the route series or the point series of the route information to acquire route data. This method makes it impossible to travel based on the route information obtained by teaching when an obstacle is encountered or a road construction site is reached.

特許第377083号(特開2002−207516)「走行ロボット、そのティーチング方法および制御方法Japanese Patent No. 377083 (Japanese Patent Laid-Open No. 2002-207516) “Running robot, teaching method and control method thereof” 特開平9−198133号公報JP-A-9-198133 特開2000−132229号公報JP 2000-132229 A

歩行ロボットが経路上にある障害物に遭遇したり、道路工事中の箇所に遭遇したとき、走行を中断しなければならない。そこで、経路に沿う走行を中断し、走行をやり直してから元の経路に戻る方法が課題である。When a walking robot encounters an obstacle on the route or encounters a location under road construction, it must stop traveling. Therefore, a problem is how to stop traveling along the route, restart the traveling, and return to the original route.

また、歩行ロボットが経路情報に基づき、屋外の凹凸のある路面や屋内のリノリウムの床面などを走行するとき、車輪の空転やスリップにより位置制御の誤差が生じ、車輪が縁石やフェンスをこすったり、壁や柱と接触したりして、走行ができなくなることがある。このような場合に、経路に沿う走行を中断し、走行をやり直す方法が課題である。In addition, when a walking robot travels on an uneven road surface outdoors or an indoor linoleum floor surface based on route information, position control errors occur due to wheel slipping or slipping, and the wheel rubs a curb or fence. If you come in contact with walls or pillars, you may not be able to run. In such a case, a method of interrupting traveling along the route and restarting traveling is an issue.

やり直す方法は通路の幅や傾斜、交差点の形状などの走行環境と障害物の大きさなどの違いで様々なバリエーションが存在する。そのバリエーションをロボットのシステム上でどのように表現するかが課題である。There are various variations of the method to redo depending on the driving environment such as the width and inclination of the passage, the shape of the intersection, and the size of the obstacle. The problem is how to express the variations on the robot system.

やり直す方法をロボットで実現したき、現場にロボットを持っていき実際に走行して、問題点があれば改良しなければならない。この試行錯誤を簡単に行う方法が課題である。If you want to realize how to start over with a robot, bring the robot to the site, actually run it, and if there is a problem, you must improve it. A method of easily performing this trial and error is an issue.

走行ロボットのやり直し走行は、通路の幅や障害物の大きさなどにより何通りかの方法で表わすことが出来る。本発明は走行ロボットがフェンスや入り口の壁などに近寄りすぎたとき、あるいは障害物に遭遇したとき、障害物検出システムが検出したフェンスや障害物の位置情報と、経路情報に記載した情報に基づき、あらかじめ作成したやり直し走行の中からシステムが選択して利用者に示し、利用者にそれを実行するか否かを問い、利用者がやり直しのボタンを押すと、目的地に至る経路の走行を中断してやり直し走行を実行し、終了したら元の経路に戻る方法である。The rerun traveling of the traveling robot can be expressed in several ways depending on the width of the passage and the size of the obstacle. The present invention is based on the position information of the fence or obstacle detected by the obstacle detection system and the information described in the route information when the traveling robot is too close to the fence or the entrance wall or when an obstacle is encountered. The system selects from the redo runs that have been created in advance, shows the user, asks the user whether or not to execute it, and when the user presses the redo button, runs the route to the destination. This is a method of interrupting and executing the running again, and returning to the original route when it is finished.

また本発明は、走行ロボットが工事中などの箇所に来きたとき経路情報に基づく走行を中断し、作業員などの誘導により工事中の箇所を回りこんで走行し、元の経路情報に基づく走行に戻るところの、やり直し走行の方法である。Further, the present invention interrupts traveling based on route information when the traveling robot comes to a location such as under construction, travels around the location under construction by guidance of an operator, etc., and travels based on the original route information. It is a method of re-running driving to return to.

やり直し走行はパス、ランドマーク、アナウンス情報を要素とする経路情報で記述する。やり直し走行の経路は、たとえば障害物回避ならば障害物の位置や大きさ、道路の幅などによりその時その時で変わる。道路工事箇所を回避する走行なども同様である。そこで、センサーのデータや道幅などの走行環境のデータによって調節される経路情報の定型パターンが必要である。ここで定型パターンとは、経路情報を構成する要素の種類と順序は決まっているが、要素の位置方位などのパラメータの値は実行時のセンサーのデータによって決まる経路情報を云う。以下定型経路情報という。Redo driving is described by route information whose elements are path, landmark, and announcement information. The route of redoing changes at that time depending on the position and size of the obstacle, the width of the road, etc. The same applies to traveling around road construction points. Therefore, there is a need for a fixed pattern of route information that is adjusted by sensor data and road environment data such as road width. Here, the fixed pattern refers to route information in which the type and order of elements constituting the route information are determined, but the values of parameters such as the position and orientation of the elements are determined by sensor data at the time of execution. Hereinafter, it is referred to as fixed path information.

定型経路情報をティーチングで作成することにより、作成からテストまでの手間と時間を減らすことができる。これによりやり直し走行を簡単に改良できる。By creating routine path information by teaching, the time and effort from creation to testing can be reduced. This makes it easy to improve redoing.

走行ロボットの車体やセンサー、コンピュータなどの進歩は著しく、常に改良されて行く。そのたびにソフトウエアを改良する労力と現場でテストする手間は大変である。それに比べると、本発明の方法はソフトウエアを変えずに、定型経路情報をティーチングにより変えて、テストして不具合があればティーチングをやり直すことにより改良ができるので、労力と手間が大幅に少なくなる。また、定型経路情報のライブラリを作ることにより、日常的に単独歩行をする視覚障害者や歩行訓練士のノウハウを蓄積することができる。Advances in the body, sensors, computers, etc. of traveling robots are remarkable and constantly improved. Each time, the effort to improve the software and the labor to test in the field are great. Compared to that, the method of the present invention can be improved by changing the routine path information by teaching without changing the software, and by testing again if there is a problem, greatly reducing labor and labor. . In addition, by creating a library of routine path information, it is possible to accumulate the know-how of visually handicapped persons and gait trainers who walk independently on a daily basis.

ロボットが斜めに傾斜した通路を走行したり、障害物を回避しようとすると。cm単位の走行精度が要求される。凸凹道や斜めに傾斜した通路で走行精度を上げるためには、車体のバネやダンパーを工夫しセンサーが安定するように機構を改良しなければならならず、コストが上昇する。やり直し走行の機能がロボットにあれば、センサーで異常を検出したとき、あるいは利用者が異常に気づいた時に、やり直し走行を実行すれば良いので大幅な機構の改良をしなくても良くなり、コストを抑えることが出来る。When a robot runs on a slanted path or avoids an obstacle. Running accuracy in cm units is required. In order to improve running accuracy on uneven roads and slanted paths, the mechanism must be improved so that the springs and dampers of the vehicle body are devised to stabilize the sensor, which increases costs. If the robot has the function of redo driving, it is not necessary to perform redoing when the sensor detects an abnormality or when the user notices an abnormality. Can be suppressed.

走行ロボットの構成を示す概念図である。It is a conceptual diagram which shows the structure of a traveling robot. 障害物検出システムの検出領域の図である。It is a figure of the detection area of an obstacle detection system. 障害物を回避するやり直し走行のパスの図である。It is a figure of the path | pass of redo driving | running | working which avoids an obstruction. XMLで記述した経路情報の一例を示す。An example of route information described in XML is shown. XMLで記述した経路情報の一例を示す。An example of route information described in XML is shown. XMLで記述した経路情報の一例を示す。An example of route information described in XML is shown. XMLで記述した定型経路情報の一例を示す。An example of fixed path information described in XML is shown. XMLで記述した定型経路情報の一例を示す。An example of fixed path information described in XML is shown. ティーチングのトップ画面である。This is the top screen of teaching. ティーチングのルート要素選択画面である。It is a teaching root element selection screen. ティーチングのパス設定画面である。It is a teaching pass setting screen. ティーチング走行の画面である。It is a teaching running screen. ティーチングのLM設定画面である。It is a LM setting screen of teaching. ティーチングのLM確定画面である。It is a teaching LM confirmation screen. ティーチングのアナウンス設定画面である。This is a teaching announcement setting screen. ティーチングおよび誘導処理の全体を示すフローチャートである。It is a flowchart which shows the whole teaching and guidance process. 要素実行サブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of an element execution subroutine. パス実行サブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of a path | pass execution subroutine. SP・終端SPサブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of SP and terminal SP subroutine. 障害物検出サブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of an obstruction detection subroutine. フィードバック制御サブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of a feedback control subroutine. LM認識サブルーチンの処理を示すフローチャートである。It is a flowchart which shows the process of LM recognition subroutine. 定型経路情報名の一覧表の一例である。It is an example of a list of fixed path information names. 横方向位置ずれ算出を説明する図である。It is a figure explaining lateral direction position shift calculation. 雛形モジュール設定画面の図である。It is a figure of a template module setting screen. 雛形モジュール確定画面の図である。It is a figure of a template module confirmation screen.

1.実施例の概要
この発明は、走行ロボットの誘導方法において、誘導を続けられない問題が生じたときに経路情報に基づく走行を一時中断し、やり直し走行、すなわち別に用意した経路情報に基づく走行に切替え、その走行が終了したら元の経路情報に基づく走行に戻る方法の発明である。
1. Outline of Embodiments The present invention relates to a method for guiding a traveling robot. When a problem occurs in which guidance cannot be continued, the traveling based on the route information is temporarily interrupted, and the traveling is restarted, that is, switched to the traveling based on the separately prepared route information. The invention is a method of returning to traveling based on the original route information when the traveling is completed.

本発明は、経路情報のティーチングが容易であることによって、いろいろな環境や条件に応じたやり直し走行の経路情報を、最小限の作業量とデータ量で実現することを目的とする。SUMMARY OF THE INVENTION An object of the present invention is to realize route information for redoing according to various environments and conditions with a minimum amount of work and data by facilitating teaching of route information.

この発明による走行ロボットは、図1に示すように、左右の車輪からなる駆動装置、サインパターン(以下SPと略す)とランドマーク(以下LMと略す)を認識するビデオカメラ、障害物検出システム、障害物と接触したことを検出するバンパーセンサ、目的地または経路を走行ロボットに入力する操作ボックス、およびこれらの装置を制御して目的地まで誘導するコンピュータ、利用者がつかまって歩くためのハンドル、バッテリー等からなる。As shown in FIG. 1, a traveling robot according to the present invention includes a driving device composed of left and right wheels, a video camera that recognizes a sign pattern (hereinafter abbreviated as SP) and a landmark (hereinafter abbreviated as LM), an obstacle detection system, A bumper sensor that detects contact with an obstacle, an operation box that inputs a destination or route to the traveling robot, a computer that controls these devices to guide the destination, a handle for a user to hold and walk, It consists of a battery.

操作ボックスには電源スイッチ、スタートボタン、メニュー選択ボタン、やり直しボタン、ジョイスッテックがある。スタートボタンは利用者がボタンを押す度にロボットはスタートとストップを繰り返す。メニュー選択ボタンは“前”、“次”“決定”の3つのボタンで構成し。メニューまたはリストを選択する。やり直しボタンは、やり直し走行をするとき押すボタンである。The operation box includes a power switch, start button, menu selection button, redo button, and joystick. Each time the user presses the start button, the robot repeats start and stop. The menu selection buttons consist of three buttons: “Previous”, “Next” and “Done”. Select a menu or list. The redo button is a button that is pressed when redoing the vehicle.

障害物検出システムは図2に示すように、走行ロボットがこれから通過する前方の領域を徐行領域と最徐行領域、停止領域に分ける。徐行領域はそこに障害物があるとき障害物の種類を発声して徐行する領域である。最徐行領域はそこに障害物があるとき障害物の種類を発声して最徐行する領域である。停止領域はそこに障害物があるときは“どいてください”と発話してロボットが停止する領域である。停止してから利用者がボタンを押すと障害物を回避する走行をスタートする。徐行領域の幅は、ロボットの横幅に走行の左右横ぶれを加えた値とする。奥行きは、ロボットが徐行速度で走行したとき、停止命令を受け取って停止するまでの距離を考慮して決める。ただし、左右にスピンターン(その場回転)する場合は図2と異なり、徐行および最徐行領域を左方または右方にとる。As shown in FIG. 2, the obstacle detection system divides a forward area through which the traveling robot passes from now on into a slow traveling area, a slowest traveling area, and a stop area. The slowing down region is a region where when there is an obstacle there, the type of obstacle is uttered and slowed down. The slowest traveling region is a region where the slowest traveling is performed by speaking the kind of the obstacle when there is an obstacle there. The stop area is an area where the robot stops by saying “Please come” when there is an obstacle. When the user presses the button after stopping, the vehicle starts to avoid obstacles. The width of the slow-down area is a value obtained by adding the lateral lateral movement of the robot to the lateral width of the robot. The depth is determined in consideration of the distance from the stop command received to stopping when the robot travels at a slow speed. However, unlike the case of FIG. 2, when performing a spin turn to the left and right (in-situ rotation), the slow and fastest regions are set to the left or right.

左側および右側に回避する空間があるかどうかを示すために、徐行および最徐行領域の左または右側に、左(右)側小回り回避領域、左(右)側中回り回避領域、左(右)側大回り回避領域を設ける。小回り回避領域は、中回り回避領域と大回り回避領域を含み、中回り回避領域は大回り回避領域を含む。To indicate whether there is space to avoid on the left and right sides, the left (right) side turning avoidance area, left (right) side turning avoidance area, left (right) A side overturn avoidance area is provided. The small turn avoidance area includes a medium turn avoidance area and a large turn avoidance area, and the middle turn avoidance area includes a large turn avoidance area.

このコンピュータのアプリケーションは、誘導およびティーチングシステム、オペレータ入力システム、経路データベースシステムからなる。オペレータ入力システムと経路データベースシステムは、図1に示すように別々のコンピュータにインストールし、走行ロボットの誘導およびティーチングシステムとLANケーブルでつないで実行しても良い。The computer application consists of a guidance and teaching system, an operator input system, and a route database system. The operator input system and the route database system may be installed on separate computers as shown in FIG. 1, and may be executed by connecting the traveling robot guidance and teaching system with a LAN cable.

ティーチングは訓練を受けたオペレータが行う。オペレータは走行ロボットを操作しつつ、オペレータ入力システムの画面の指示に従い、必要なパラメータを入力し、経路情報を作成する。ティーチングを終了した時点でそれを経路データベースに登録する。経路データベースシステムは、経路情報を修正したり、別々の時点で作成した複数の経路をつないで一つ経路情報にしたりするシステムである。誘導システムは、利用者が経路データベースにある経路情報を選んで、その経路情報に基づき出発点から目的地まで誘導するシステムである。Teaching is performed by trained operators. The operator operates the traveling robot and inputs necessary parameters according to instructions on the screen of the operator input system to create route information. When teaching is completed, it is registered in the route database. The route database system is a system that corrects route information or connects a plurality of routes created at different points of time into one route information. The guidance system is a system in which a user selects route information in a route database and guides from a starting point to a destination based on the route information.

走行ロボットは、オペレータが自走すべき経路に沿って少なくとも1回動かして、走行ロボットに経路情報をティーチングすることを前提にしている。ロボットの走行経路は複数のパスと複数のLM、複数のアナウンス情報に分割する。パスは一つの航法で走行する区間と定義する。航法はロボット制御の単位となるモードである。たとえば、航法には前進走行、後退走行、追尾走行、スピンターン、停止などがある。カーブした経路は折れ線で近似し、複数の前進走行のパスで表す。The traveling robot is premised on teaching the route information to the traveling robot by making at least one turn along the route on which the operator should travel. The travel route of the robot is divided into a plurality of paths, a plurality of LMs, and a plurality of announcement information. A path is defined as a section that travels with one navigation. Navigation is a mode that is a unit of robot control. For example, navigation includes forward travel, reverse travel, tracking travel, spin turn, and stop. The curved route is approximated by a broken line and is represented by a plurality of forward travel paths.

パスは始端と終端で定義する。パス情報の中にSPに関する情報、終端SPに関する情報、走行速度、パスが通る通路の幅、およびやり直し走行可否を含ませることができる。ただし後退走行、スピンターンおよび停止は、SPと終端SPを含ませることは出来ない。A path is defined at the beginning and end. The path information can include information about the SP, information about the terminal SP, the traveling speed, the width of the passage through which the path passes, and whether or not the traveling can be performed again. However, reverse travel, spin turn and stop cannot include SP and terminal SP.

SPは、ビデオカメラやセンサーが検出する視覚的または音響的特徴で2種類ある。一つは、ロボットがそれに沿って走行する特徴で、たとえば点字ブロック、縁石、白線などである。走行ロボットはこのSPに沿って一定間隔を置いて走行することにより、位置ずれを補正する。もう一つはパスの終わりを示す特徴で終端SPと言い、誘導する人が持つマークや左または右側の回避空間(障害物回避が終わってできた空間)などである。There are two types of SP, which are visual or acoustic features detected by video cameras and sensors. One is the feature that the robot travels along, such as Braille blocks, curbstones, white lines, and the like. The traveling robot corrects the positional deviation by traveling at regular intervals along the SP. The other is a feature indicating the end of a path, which is called a termination SP, and includes a mark held by a guiding person and a left or right avoidance space (a space created after obstacle avoidance is completed).

SPに関する情報とは、SPを検出する画像処理モジュールと検出パラメータ、パスとSPの間隔、およびビデオカメラのパン角チルト角ズームなどである。SPの画像処理モジュールは、たとえば、黄色点字ブロック検出、濃淡点字ブロック検出(色彩を利用しない検出)、道路境界エッジ検出、横断歩道検出、追尾走行用QRコード検出などがある。終端SPの画像処理モジュールは、たとえば黄色警告点字ブロック検出、濃淡警告点字ブロック検出、白色停止線検出、左側回避空間検出、右側回避空間検出、追尾走行終了用QRコード検出などがある。ただし左(右)回避空間は左(右)小回り回避領域の別名である。SP検出および終端SP検出モジュールは、各モジュール毎に検出パラメータの雛形を作成し、ティーチングの際には雛形モジュール名を指定する。The information about the SP includes an image processing module for detecting the SP and detection parameters, an interval between the path and the SP, and a pan angle / tilt angle zoom of the video camera. The SP image processing module includes, for example, yellow braille block detection, grayscale braille block detection (detection that does not use color), road boundary edge detection, pedestrian crossing detection, and tracking running QR code detection. The image processing module at the terminal SP includes, for example, yellow warning Braille block detection, light / dark warning Braille block detection, white stop line detection, left avoidance space detection, right avoidance space detection, and tracking travel end QR code detection. However, the left (right) avoidance space is another name for the left (right) small turn avoidance area. The SP detection and termination SP detection module creates a detection parameter template for each module, and designates the template module name when teaching.

アナウンス情報は、それが記述された地点にロボットが到着した時に発話する音声案内に関する情報である。The announcement information is information related to voice guidance that is uttered when the robot arrives at a point where it is described.

LMは、現在位置の確認、ドアの開閉の判定、歩行者信号の判定などに用いる。現在位置の確認にはLMとして例えばQRコードを用いる。QRコードを出発点や目的地の建物の玄関や出入り口に貼っておき、ロボットが画像処理でそれの位置を検出することにより現在位置を確認する。QRコードは用紙の中央に印刷し左右または上下にQRコード探索用の黒い細長の矩形を印刷しラミネートする。ドアの開閉の判定とは、QRコードをドアに貼っておき、それを画像処理で検出できるか否かでドアの開閉を判定することである。歩行者信号の判定とは、画像処理で歩行者信号の色を検出し、青信号か赤信号か、逆光などで信号が検出できない等を判定することである。The LM is used for confirmation of the current position, determination of opening / closing of a door, determination of a pedestrian signal, and the like. For confirmation of the current position, for example, a QR code is used as the LM. A QR code is pasted at the entrance and entrance of the building at the starting point or the destination, and the current position is confirmed by the robot detecting the position by image processing. The QR code is printed at the center of the paper, and a black elongated rectangle for QR code search is printed on the left and right or top and bottom and laminated. The door opening / closing determination means that a QR code is pasted on the door, and whether the door is opened or closed is determined by whether or not it can be detected by image processing. The determination of the pedestrian signal means that the color of the pedestrian signal is detected by image processing, and it is determined whether the signal is a blue signal or a red signal, the signal cannot be detected due to backlight or the like.

LMに関する情報は、LMを探索するときの画像処理モジュール、およびビデオカメラのパン角とチルド角、およびズーミングのパラメータ、QRコードが認識できた時に発話するメッセージ、認識出来なかったときに再試行する回数などである。Information about LM: Image processing module when searching for LM, pan angle and tilde angle of video camera, zooming parameters, message uttered when QR code is recognized, retry when not recognized The number of times.

やり直し走行とは、走行ロボットが経路情報に基づいて走行中に、何らかの原因で走行に失敗し経路情報に基づく走行が出来なくなった時に、走行を中断し新たな経路を走行し、その原因がなくなったら、元の経路情報に基づく走行に戻るところの走行をいう。Redoing means that when the traveling robot is traveling based on the route information, if the traveling fails for some reason and the traveling based on the route information becomes impossible, the traveling is interrupted and the new route is traveled, and the cause is eliminated. Then, it means traveling where the vehicle returns to traveling based on the original route information.

やり直し走行は、ロボットが自動的に行う障害物回避等の走行と、利用者が決めるやり直し走行、例えば道路工事中などで案内する人を追う追尾走行と、店先の商品陳列台やフェンスなどを避けるために、左または右に寄る走行である。Redo driving avoids obstacles, etc. automatically performed by robots, redoing that is determined by the user, for example, tracking driving to follow a person who guides during road construction, etc., and avoiding product display stands and fences at storefronts. Therefore, it is the driving | running | working which left or right.

やり直し走行は定型経路情報で表現する。定型経路情報とは、経路情報の形式の一つで、経路情報を構成する要素の種類と順序は決まっているが、要素の位置方位などのパラメータの値は実行時に決まる形式を云う。Redo driving is expressed by routine route information. The fixed path information is one of the forms of path information, and the type and order of elements constituting the path information are determined, but the values of parameters such as the position and orientation of elements are determined at the time of execution.

定型経路情報は、ティーチングでその出発点の位置方位を(0,0,0)として作成する。誘導時のロボットの走行軌跡はパスに沿って位置も方位もふらつくので、走行を中断した地点に定型経路情報の出発点が来るようするのではなく、次のようにする。誘導時に始端(X0,Y0)と終端(X1,Y1)を結ぶパスを走行して(Xc,Yc)に来たとき走行を中断したとする。パスの始端から終端に向かう線分の角度をDirpとし、中断点(Xc,Yc)から経路情報のパスに下ろした垂線の足を(X2,Y2)とする。定型経路情報のすべての点の位置方位(xt,yt,Dirt)は、実行時には点(X2,Y2)に平行移動してDirpだけ回転する座標変換を施す。定型経路情報の位置方位(xt,yt,Dirt)から経路情報の座標上の点(X,Y,Dir)への座標変換は式(1)から式(6)で表される。

Figure 2012187698
The fixed path information is created by teaching the position and orientation of the starting point as (0, 0, 0) by teaching. Since the position and direction of the traveling locus of the robot at the time of guidance fluctuate along the path, the starting point of the fixed route information does not come to the point where the traveling is interrupted, but as follows. It is assumed that the travel is interrupted when the vehicle travels along the path connecting the start end (X0, Y0) and the end end (X1, Y1) and arrives at (Xc, Yc). The angle of the line segment from the beginning to the end of the path is assumed to be Dirp, and the leg of the perpendicular line dropped from the interruption point (Xc, Yc) to the path information path is assumed to be (X2, Y2). The position orientation (xt, yt, Dirt) of all the points in the fixed path information is subjected to coordinate transformation that translates to the point (X2, Y2) and rotates by Dirp during execution. Coordinate conversion from the position / direction (xt, yt, Dirt) of the fixed path information to the point (X, Y, Dir) on the coordinates of the path information is expressed by Expression (1) to Expression (6).
Figure 2012187698

障害物回避におけるやり直し走行は次のように行う。走行ロボットは進路の前方に障害物を検出すると、障害物名、例えば街路樹のようなもの、車のようなものなど、と発話して減速し、更に近づくと音声を大きくして更に減速し、直前まで近づくと一時停止する。障害物検出システムはパスの左側または右側に障害物を回避する空間があるかどうかを検出する。回避する空間がある場合は、走行ロボットは利用者に音声で、障害物回避を実行するか、障害物がどいてくれるまで待つかを尋ねる。ただし、通路幅が狭く回避する空間がない場合は、障害物がどいてくれるまで一時停止を続行する。The redo run for obstacle avoidance is performed as follows. When the traveling robot detects an obstacle in front of the path, it speaks with the name of the obstacle, such as a roadside tree or something like a car, and decelerates. When it approaches, it pauses. The obstacle detection system detects whether there is a space for avoiding an obstacle on the left or right side of the path. If there is a space to avoid, the traveling robot asks the user whether to execute obstacle avoidance or wait until the obstacle arrives. However, if the passage width is narrow and there is no space to avoid, the suspension is continued until the obstacle arrives.

障害物を回避するやり直し走行は、障害物の手前の横方向移動と障害物を通り越す縦方向移動からなる。横方向移動の程度により大きく回りこむか小さく回りこむかが決まる。図3は障害物回避の定型経路情報の一例である。横方向移動を後退走行パスと前進走行パスの繰り返しで表している。縦方向移動は、左側回避空間検出を終端SPとする前進走行パスで表している。そのパスの終端で元のパスに戻る。定型経路情報を誘導時に実行する場合は、パスの始端、終端、繰り返しの回数などは固定されておらず、障害物検出システムなどの検出データにより決まる。The redo run to avoid the obstacle consists of a lateral movement in front of the obstacle and a vertical movement over the obstacle. Depending on the degree of lateral movement, it will be decided whether to turn around large or small. FIG. 3 is an example of fixed path information for obstacle avoidance. The lateral movement is represented by repetition of the backward traveling path and the forward traveling path. The vertical movement is represented by a forward travel path with the left avoidance space detection as the end SP. Return to the original path at the end of the path. When the standard route information is executed at the time of guidance, the start and end of the path, the number of repetitions, and the like are not fixed, and are determined by detection data such as an obstacle detection system.

2.経路情報のXML表現
ティーチングにおいて入力した経路情報はXML(Extensible Makeup Languasge)で表現する。
2. Route information XML expression The route information input in teaching is expressed in XML (Extensible Makeup Language).

タグ:データの種類を示す名札である。英数字で記述しデータの最初と最後を</タグ>と<タグ/>で囲む。データは日本語(英数字、仮名、漢字)でも良い。Tag: A name tag indicating the type of data. Describe in alphanumeric characters and enclose the beginning and end of the data with </ tag> and <tag />. The data may be in Japanese (alphanumeric, kana, kanji).

経路情報<PathData>:経路情報は、頭部<Header>と本体<Body>からなる。<Header>は、経路名<PathName>と作成日時<Cdate>からなり、本体は、パス<Path>、ランドマーク<LM>、アナウンス<Announce>の3つの要素の系列からなる。Route information <PathData>: The route information includes a head <Header> and a main body <Body>. <Header> is composed of a path name <PathName> and a creation date and time <Cdate>, and the main body is composed of a series of three elements: a path <Path>, a landmark <LM>, and an announcement <Anounce>.

作成日時<Cdate>:ティーチングで経路情報を作成した日時で、SPやLMが季節、時間帯に影響されるので日時が必要である。また、何度かティーチングしたとき、古いデータかどうかをメンテナンス時に知るために必要である。Creation date and time <Cdate>: Date and time when route information was created by teaching, and the date and time are necessary because SP and LM are affected by the season and time zone. Also, it is necessary to know at the time of maintenance whether or not it is old data after teaching several times.

パス<Path>:パスは、航法<Navigation>、始端<Point1>、終端<Point2>、走行速度<Velocity>、通路幅左<LeftWidth>、通路幅右<RightWidth>、SP情報<SPInfo1>、終端SP情報<SPInfo2>、やり直し走行可否<RetryEnable>からなる。Path <Path>: Path is navigation <Navigation>, start point <Point1>, end point <Point2>, travel speed <Velocity>, passage width left <LeftWidth>, passage width right <RightWidth>, SP information <SPInfo1>, end It consists of SP information <SPInfo2> and whether or not to start over again <RetryEnable>.

始端<Point1>および終端<Point2>:<X>,<Y>,<Dir>の3次元ベクトルで表す。<X>と<Y>はロボットの位置を表し、<Dir>はロボットの方位を表す。経路の出発点の位置方位を(0,0,0)とする。ただし、Y軸は北方向に、X方向は東方向にとり、方位を時計回りに測り、位置を緯度経度で表しても良い。Start point <Point1> and end point <Point2>: represented by a three-dimensional vector of <X>, <Y>, <Dir>. <X> and <Y> represent the position of the robot, and <Dir> represents the orientation of the robot. The position direction of the starting point of the route is (0, 0, 0). However, the Y axis may be in the north direction, the X direction may be in the east direction, the direction may be measured clockwise, and the position may be expressed in latitude and longitude.

通路幅右<LeftWidth>および通路幅左<RightWidth>:パスの左側および右側の通路の幅である。片方または両方を省略しても良い。省略すると障害物回避をするに必要な通路の幅がないことを意味する。Path width right <LeftWidth> and path width left <RightWidth>: The width of the path on the left side and the right side of the path. One or both may be omitted. If omitted, it means that there is no width of the passage necessary for obstacle avoidance.

SP情報<SPInfo1>および終端SP情報<SPInfo2>:検出モジュール名<Module>、パン<Pan>、チルト<Tilt>、ズーム<Zoom>、検出パラメータのリスト<Para>からなる。パンとチルトはビデオカメラの水平回転角と垂直回転角で、ズームはレンズのズーミングファクターである。パラメータのリストは当該SPを検出する画像処理ソフトのパラメータである。これらの値はティーチングに先立ち実験で定めて雛形を作っておく。ビデオカメラの高さや種類を変えたときは、モジュールはそのままで雛形のパラメータを変えれば良い。SP information <SPInfo1> and termination SP information <SPInfo2>: a detection module name <Module>, pan <Pan>, tilt <Tilt>, zoom <Zoom>, and a detection parameter list <Para>. Pan and tilt are the horizontal and vertical rotation angles of the video camera, and zoom is the zooming factor of the lens. The parameter list is a parameter of image processing software for detecting the SP. These values are determined by experiments prior to teaching and a template is created. If you change the height or type of the video camera, you can change the parameters of the template without changing the module.

やり直し走行可否<ReteryEnable>:やり直し走行を許すか否かを可、否で表す。Re-running propriety <ReteryEnable>: Indicates whether or not re-running is permitted.

LM情報<LM>:LM情報は、モジュール名<module>、観測位置方位<Point>、相対位置方位<DevPoint>、パン<Pan>、チルト<Tilt>、ズーム<Zoom>、<Found>メッセージ、<NotFound>メッセージ、試行回数<Try>、検出パラメータのリスト<Para>からなる。<Point>はロボットがLMを観測する地点の位置方位で、<DevPoint>は観測点を原点とした時のLMの相対位置方位である。<DevPoint>は<DevX>,<DevY>,<DevDir>の3次元ベクトルで表す。QRコードの情報等は<Para>のリストの中に入れる。<Message>はLMが認識できた時発話する。<Try>はLMが認識でできない時に再試行する回数である。LM information <LM>: LM information includes module name <module>, observation position azimuth <Point>, relative position azimuth <DevPoint>, pan <Pan>, tilt <Tilt>, zoom <Zoom>, <Found> message, It consists of a <NotFound> message, the number of trials <Try>, and a list of detection parameters <Para>. <Point> is the position and orientation of the point where the robot observes the LM, and <DevPoint> is the relative position and orientation of the LM when the observation point is the origin. <DevPoint> is represented by a three-dimensional vector of <DevX>, <DevY>, and <DevDir>. QR code information and the like are included in the <Para> list. <Message> is uttered when the LM can recognize it. <Try> is the number of times to retry when the LM cannot recognize.

アナウンス<Announce>:メッセージラベル名<Message>と待ち時間<Wait>からなる。待ち時間は秒分などの時間表示と利用者がボタンを押すまでの条件表示がある。<Message>は予め登録した音声データの識別子である。Announcement <Announce>: Consists of a message label name <Message> and a waiting time <Wait>. The waiting time includes a time display such as seconds and a condition display until the user presses the button. <Message> is an identifier of voice data registered in advance.

XMLで記述した経路情報の例を図4から図6に示す。経路名はサンプル1で、点字ブロックある歩道で左側と右側の通路幅がそれぞれ150cmと50cmであるパスは点字ブロックの真上に設定する。誘導点字ブロックをSPにしてを20mほど時速4kmで警告点字ブロッが検出されるまで直線走行する。このパスの走行中はやり直し走行が可能である。次に前方3mで30度方向にあるQRコード“5番”の認識認を行い、QRコードが認識できたら、“QRコード5番が見つかりました”と発話して認識を終了する。認識できないときはその旨発話して再試行を2回まで繰返す。それでも成功しない場合は、ロボットはそこで停止し、やり直しボタンを押して、例えば「救援を待つ」を選択する。QRコードが認識できたら、次に90度右に角速度2km/hで旋回し“山梨大学正門です”と発話して30秒停止して走行を終了する。Examples of route information described in XML are shown in FIGS. The route name is sample 1, and a path with a left and right passage width of 150 cm and 50 cm on a sidewalk with a braille block is set directly above the braille block. With the guidance Braille block set to SP, the vehicle runs straight at about 20 m at a speed of 4 km / h until a warning Braille block is detected. While traveling on this pass, it is possible to start again. Next, QR code “No. 5” in the direction of 30 degrees at 3 m ahead is recognized and recognized. When the QR code is recognized, “QR code No. 5 was found” is uttered and the recognition is terminated. If it cannot be recognized, utter it and repeat the retry up to two times. If it still does not succeed, the robot stops there, presses the redo button, and selects, for example, “wait for rescue”. If the QR code is recognized, turn 90 degrees to the right at an angular velocity of 2 km / h, say “It is the main gate of Yamanashi University”, stop for 30 seconds, and finish the run.

XMLで記述した右回り障害物回避の定型経路情報¥右回り障害物中回避を図7から図8に示す。最初は後退走行のパスで、始端は(0,0,0)で終端は(20,−100,−11.5)である。すなわち1m後退し右に20cmずれる。2番目は前進走行のパスで、始端の位置方位は最初のパスの終端のそれで、終端は(40,0,11.5)であり、右に40cmずれて中断した位置に戻る。この2番目のパスはやり直し走行可能である。3番目のパスは2番目のパスの終端位置を始端(40,0,11.5)にして、終端(40,300,0)の方向に左側回避空間が検出されるまで、すなわち左側の障害物がなくなるまで走行し、やり直し定型行動を終える。FIG. 7 to FIG. 8 show the fixed route information for avoiding the clockwise obstacle described in XML and the avoidance in the clockwise obstacle. The first is a reverse travel path, the start is (0, 0, 0) and the end is (20, -100, -11.5). That is, it moves backward 1m and shifts 20cm to the right. The second is a forward traveling path, the starting position is the end of the first path, the end is (40, 0, 11.5), and the position is shifted to the right by 40 cm and returns to the interrupted position. This second pass can be redone. The third path has the end position of the second path as the start end (40,0,11.5), and the left side obstacle is detected in the direction of the end (40,300,0), that is, the fault on the left side Run until you run out of things and try again and finish the routine.

誘導時にパスの走行を中断し、このやり直し定型行動を実行すると、中断した地点から右に40cmずれて、障害物なくなる地点まで前進し止まる。そのときのロボットの方位は中断したときの方位である。それから中断した元のパスの走行を開始する。ただし、中断したパスの始端から終端までの走行を実行するわけではない。ロボットは左側に空間がある地点まで前進して右に40cmずれた地点にいるとしてパスの走行を開始するので40cmのずれは徐々に解消されて元のパスに乗る。終端SPが左側回避空間および右側回避空間の場合はパスの終端はそれが検出された地点の位置である。When the path travel is interrupted at the time of guidance and this re-executed routine action is performed, the vehicle moves forward 40 cm to the point where the obstacle disappears, with a shift of 40 cm to the right from the interrupted point. The orientation of the robot at that time is the orientation at the time of interruption. Then start running the original path that was interrupted. However, the travel from the beginning to the end of the interrupted path is not executed. The robot advances to a point where there is a space on the left side and starts traveling on the path assuming that it is at a point shifted 40 cm to the right, so the 40 cm shift is gradually resolved and the original path is taken. When the end SP is the left avoidance space and the right avoidance space, the end of the path is the position of the point where it was detected.

誘導時に2番目の前進走行のパスを実行中に障害物を検出した場合、すなわち障害物を回避しきれない場合は、やり直し走行が可であるから、再度やり直し走行を実行する、その結果、更に右に40cmずれる。20cm右にずれる定型経路情報と10cm右にずれるそれを用意すれば。やり直し定型行動を繰返すことにより小刻みに右にずれて回避することができる。If an obstacle is detected while performing the second forward travel path at the time of guidance, that is, if the obstacle cannot be avoided, the redo run is possible, so the redo run is performed again. Shift 40cm to the right. If you prepare the standard route information that shifts 20cm to the right and that that shifts 10cm to the right. By repeating the re-do routine action, it can be avoided by shifting to the right in small steps.

3.ティーチング
ティーチングはデスプレィ画面を通して、走行ロボットとオペレータが会話形式で行う。ディスプレイ画面の例を図9から図15に示す。ティーチングシステムを起動すると、図9に示すトップ画面を表示してロボットの名称と経路名の入力欄を表示する。入力欄には文字を入力する。ただし、5種類のやり直し走行の定型経路情報名は、出発点から目的地にいたる経路名と区別するため、頭文字は特殊記号、たとえば¥記号とする。入力を受理すると作成日を表示し、「次」もアイコンをクリックすると経路要素選択画面が表示される。
3. Teaching Teaching is performed in a conversational manner by the traveling robot and the operator through the display screen. Examples of display screens are shown in FIGS. When the teaching system is activated, the top screen shown in FIG. 9 is displayed and an input field for the robot name and path name is displayed. Enter characters in the input field. However, in order to distinguish the five types of fixed route information names for redo travel from the route name from the starting point to the destination, the initial letter is a special symbol, for example, a \ symbol. When the input is accepted, the creation date is displayed, and when “Next” is clicked, the route element selection screen is displayed.

図10に示す要素選択画面は、パス、ランドマーク、アナウンス、終了の5つのメニューを表示する。The element selection screen shown in FIG. 10 displays five menus: path, landmark, announcement, and end.

パスのニューを選択すると、図11に示すパス設定画面が表示される。この画面は、走行速度、通路幅左、通路幅右、航法、SP検出雛形、終端SP検出雛形、やり直し走行可否の7つのアイコンを表示する。各アイコンをクリックすると、数値入力欄またはリスト選択欄を表示する。▽印をクリックするとリストが次々表示される。走行速度は時速キロメートル(km/h)の単位で入力する。航法は、前進走行、後退走行、左スピンターン、右スピンターン、追尾走行、停止があり、リストの中から選択する。SP検出は、SP検出雛形のリストの中から選択する。終端SPは、終端SP検出雛形のリストの中から選択する。やり直し走行可否は、交差点を渡る経路などやり直し走行を禁止したいパスでは否とし、通常のパスでは可とする。ロボットをパスの方向に向けて「次」をクリックするとティーチング走行画面を表示する。When a new path is selected, a path setting screen shown in FIG. 11 is displayed. This screen displays seven icons: travel speed, left passage width, right passage width, navigation, SP detection template, end SP detection template, and whether or not to run again. Click each icon to display the numeric input field or list selection field. Click the ▽ mark to display the list one after another. The traveling speed is input in units of kilometers per hour (km / h). The navigation includes forward travel, reverse travel, left spin turn, right spin turn, tracking travel, and stop, and is selected from the list. SP detection is selected from a list of SP detection templates. The terminal SP is selected from the list of terminal SP detection templates. Whether or not redo travel is possible is determined to be rejected for a path that prohibits redo travel, such as a route crossing an intersection, and is permitted for a normal path. Point the robot in the direction of the path and click “Next” to display the teaching travel screen.

ロボットは図12に示すティーチング走行画面を表示し走行を開始する。この画面はパスの始端の座標と方位(X0,Y0、Dir0)を表示する。そしてSP検出画面と終端SP検出画面、および現在位置と方位(X、Y、Dir)の値を時事刻々表示する。ただし、SPがないパスの場合はSP検出画面を表示しない。ロボットがSP検出に成功したらSP認識確定のアイコンをクリックし、終端SP検出に成功したら終端SP認識確定のアイコンをクリックする。ロボットは終端SPの位置まで走行して停止し、パスの終端の位置方位と検出に用いたパラメータを経路バッファに記憶する。「次」をクリックすると経路要素選択画面に戻る。The robot displays the teaching traveling screen shown in FIG. 12 and starts traveling. This screen displays the coordinates and azimuth (X0, Y0, Dir0) of the start end of the path. Then, the SP detection screen, the terminal SP detection screen, and the current position and direction (X, Y, Dir) values are displayed momentarily. However, the SP detection screen is not displayed for a path without an SP. If the robot succeeds in SP detection, the SP recognition confirmation icon is clicked. If the terminal SP is successfully detected, the termination SP recognition confirmation icon is clicked. The robot travels to the position of the terminal SP and stops, and stores the position direction of the terminal of the path and the parameters used for detection in the path buffer. Click “Next” to return to the route element selection screen.

後退走行の場合は、オペレータはジョイステックを後ろ向きに走るように操作し、スピンターンの場合は、右または左にその場回転するようにジョイステックを操作する。終端にきたとき、または所望の角度の回転に達したとき、スタートボタンを押してパスの終端に来たことをロボットに知らせる。ロボットはパスの情報を経路バッファに記録する。In the case of reverse running, the operator operates the joystick so as to run backward, and in the case of a spin turn, the operator operates the joystick to rotate right or left in place. When the end is reached, or when the desired angle of rotation is reached, the start button is pressed to inform the robot that the end of the path has been reached. The robot records path information in the path buffer.

経路要素選択画面でランドマークのメニューを選択すると、図13のLM設定画面が表示される。LM検出は、位置確認、ドアの開閉判定、歩行者信号判定の3つのモジュールの中から選ぶ。オペレータはいずれの場合も走行ロボットをLMの観測点に置く。When the landmark menu is selected on the route element selection screen, the LM setting screen of FIG. 13 is displayed. LM detection is selected from three modules: position confirmation, door opening / closing determination, and pedestrian signal determination. In either case, the operator places the traveling robot at the LM observation point.

LM設定画面には、ビデオカメラ制御とLM認識の画面が表示される。前者はビデオカメラのパン、チルト、ズーム角を制御する画面で、アイコンのRight/Leftをクリックするとパン角が、Up/Downをクリックするとチルト角が、Zoom/Teleをクリックすると広角/望遠の制御がなされる。A video camera control and LM recognition screen is displayed on the LM setting screen. The former is a screen that controls the pan, tilt, and zoom angles of the video camera. Clicking the icon Right / Left controls the pan angle, clicking Up / Down controls the tilt angle, and clicking Zoom / Tele controls the wide angle / telephoto. Is made.

オペレータは、撮像画面にLMが認識しうる大きさで映るようにビデオカメラを制御し、その状態になったら決定のアイコンをクリックする。走行ロボットは、LMの認識に成功すると、図14に示すLM確定画面が表示される。この画面は、現在位置方位、そのときのパン角、チルト角、ズーム量、ロボットからLMまでに相対位置方位を表示する。この値と認識したQRコードなどをLM情報として経路バッファに記録する。再試行回数は認識できないときにLM認識を繰り返す回数である。The operator controls the video camera so that the image is displayed in a size that can be recognized by the LM on the imaging screen. When the traveling robot successfully recognizes the LM, an LM confirmation screen shown in FIG. 14 is displayed. This screen displays the current position direction, the pan angle, tilt angle, zoom amount, and relative position direction from the robot to the LM. The QR code recognized as this value is recorded as LM information in the path buffer. The number of retries is the number of times LM recognition is repeated when it cannot be recognized.

経路要素選択画面でアナウンスを選択すると、図15のアナウンス設定画面が表示される。その画面にはメッセージラベル名と待ち時間のアイコンが表示される。メッセージラベル名はパスの始端で発話する音声データの名前である。音声データは経路毎にティーチングの前または後で作成し音声データライブラリーに名前を付けて記録して置く。待ち時間は停止なし、スタートボタン押下待ち、指定時間停止(30秒、1分、5分など)のリストの中から選択する。以上の入力が終了すると、アナウンス情報は経路バッファに記録される。When an announcement is selected on the route element selection screen, the announcement setting screen of FIG. 15 is displayed. The message label name and waiting time icon are displayed on the screen. The message label name is the name of voice data uttered at the beginning of the path. Audio data is created for each path before or after teaching and is recorded with a name in the audio data library. The waiting time is selected from a list of no stop, waiting for the start button to be pressed, and a specified time stop (30 seconds, 1 minute, 5 minutes, etc.). When the above input is completed, the announcement information is recorded in the path buffer.

やり直し走行のティーチングは、障害物を回避する幅がある通路で行う。障害物を回避するのに十分な長さ、たとえば10mの経路を設定する。経路の上に障害物を置く。障害物は自動車や段ボール箱なでセンサーが検出できるものなら何でも良い。走行ロボットを経路の方向を向けて障害物を検出して一時停止する位置に置く。Teaching for redoing is performed in a path with a width that avoids obstacles. Set a route long enough to avoid obstacles, for example 10m. Place obstacles on the route. The obstacle can be anything that can be detected by the sensor, such as an automobile or a cardboard box. Put the traveling robot in the direction of the path to detect the obstacle and pause.

右回りで回避する定型経路情報を図3に示す。その経路情報名は¥右中回り障害物回避である。次のようにして生成する。走行ロボットを手動で右斜め方向に後退するパスを作る。次に右斜め方向に前進するパスを作る。次に終端SPが左側回避空間の前進走行パスを作り、障害物の左側に沿って障害物が検出されなくなるまで移動させ、その地点をパスの終端とし、¥右中回り障害物回避の定型経路情報を終了する。実行時には定型経路情報を終了すると中断したパスに戻る。そしてフィードバック制御により大きく離れた地点から自動的に経路に戻ることが出来る。ただし通路幅は元の経路情報のパスの通路幅の値が用いるので定型経路情報で用いるすべて航法のパスの通路幅は記述する必要がない。The fixed path information to avoid in the clockwise direction is shown in FIG. The route information name is “Right-handed obstacle avoidance”. Generate as follows. Make a path to manually retract the traveling robot diagonally to the right. Next, make a path that moves forward diagonally to the right. Next, the terminal SP creates a forward traveling path in the left avoidance space, and moves along the left side of the obstacle until no obstacle is detected. End information. When the routine information is terminated at the time of execution, the path is returned to the interrupted path. And it can return to a path | route automatically from the point far away by feedback control. However, since the passage width is the value of the passage width of the path of the original route information, it is not necessary to describe the passage width of all navigation paths used in the fixed route information.

定型経路情報でやり直し走行を実行しても障害物がまだ前方にある場合は再度やり直し走行の定型経路情報を呼び出し、後退と直進を繰り返し障害物が前方にない地点まで移動し、左側回避空間が検出される地点まで前進走行する。左回りで障害物を回避する定型経路情報も同様な方法でティーチングする。If the obstacle is still ahead even if you start over with the standard route information, call the standard route information for the redo again, move backward and straight, move to a point where the obstacle is not ahead, and the left avoidance space Drive forward to the point where it is detected. Teaching routine route information that avoids obstacles counterclockwise in the same way.

4.誘導
誘導は、経路情報をティーチングした走行ロボットを利用するモードである。利用者が走行ロボットの電源を投入すると、走行ロボットは音声で利用者にどの経路を行くか、または、目的地はどこかと発話する。利用者はメニュー選択ボタンの操作で経路または目的地を選択する。走行ロボットは音声でブレーキおよびクラッチを走行モードにしたらスタートボタンを押すように発話する。
4). Guidance guidance is a mode that uses a traveling robot teaching route information. When the user turns on the power of the traveling robot, the traveling robot speaks by voice to which route to go to the user or where the destination is. The user selects a route or a destination by operating the menu selection button. The traveling robot speaks to press the start button when the brake and clutch are in the traveling mode by voice.

利用者がスタートボタンを押すと、走行ロボットは選択された経路または目的地の経路情報を読み出し、最初のパスまたはLMから順に走行またはLM認識を実行する。パスの実行において、SPが登録されている場合は、走行ロボットはビデオカメラをティーチングされた方向に向けてSPの検出を行う。SPが縁石のような場合は、登録された距離だけ右または左に間隔を置いて経路がある。SPが点字ブロックの場合はSPとの距離はゼロで経路は点字ブロックの真中にある。走行ロボットはビデオカメラで検出したSPの距離が登録した距離に一致するようにフィードバック制御する。パスの終端の近くに来るとSP検出を中止し終端SP検出を行いその地点まで走行を続け、そこに到達したら次のパスまたはLM検出に移る。経路情報の最後のパスの目的地に到達すると、その旨発話し誘導を終了する。When the user presses the start button, the traveling robot reads out the route information of the selected route or the destination, and executes traveling or LM recognition in order from the first path or LM. In the execution of the pass, when the SP is registered, the traveling robot detects the SP by pointing the video camera in the teaching direction. If the SP is like a curb, there is a route that is spaced to the right or left by the registered distance. If the SP is a braille block, the distance from the SP is zero and the path is in the middle of the braille block. The traveling robot performs feedback control so that the SP distance detected by the video camera matches the registered distance. When it comes near the end of the path, the SP detection is stopped, the end SP is detected, and the vehicle continues to travel to that point, and when it reaches that point, it moves to the next path or LM detection. When the destination of the last path of the route information is reached, the speech guidance is terminated.

経路を走行中にパスの前方の徐行領域に障害物が入ると、ロボットは例えば2/3に減速し障害物の名前を発話する、最徐行領域に障害物が入ると例えば1/3に減速し障害物の名前を発話する。停止領域に入ると“どいて下さい”と発話する。If an obstacle enters the slow-down area in front of the path while traveling on the route, the robot decelerates to 2/3, for example, and speaks the name of the obstacle. If an obstacle enters the slow-down area, it slows down to 1/3, for example. Speak the name of the obstacle. When entering the stop area, say “Please come”.

走行ロボットは利用者に障害物を回り込んで進むか、障害物がどいてくれるのを待つかをやり直しボタンで選択するように発話する。障害物を回り込んで進むを選択すると、障害物回避の定型経路情報を実行し、障害物を通りすぎたら元の経路に戻る。The traveling robot speaks to the user to select with the redo button whether to move around the obstacle or wait for the obstacle to return. If the user chooses to go around the obstacle, the routine route information for avoiding the obstacle is executed, and if the obstacle is passed, the original route is returned.

経路情報にLMが登録してある場合は、走行ロボットがその地点に来るとビデオカメラでLMを探索し、LM認識を行い、認識結果を音声で伝える。利用者はOKならばスタートボタンを押すと次のパスを実行する。LMが認識できない場合は、やり直しボタンを押すと、LM認識を行う前のパスの終端にいる状態に戻り、利用者が選んだやり直し定型行動を実行する。When the LM is registered in the route information, when the traveling robot comes to that point, the video camera searches for the LM, performs LM recognition, and conveys the recognition result by voice. If the user presses the start button, the next pass is executed. If the LM cannot be recognized, pressing the redo button returns to the state at the end of the path before the LM recognition, and the redo routine selected by the user is executed.

LMが歩行者信号の場合は、歩行者信号が赤のとき、赤である旨発話する、そして赤から青に変わったことを検出すると、スタートボタンを押すように発話する。利用者はスタートボタンを押すと走行ロボットは横断歩道を対岸まで走行するパスを実行する。When the LM is a pedestrian signal, when the pedestrian signal is red, it speaks that it is red, and when it detects that the color has changed from red to blue, it speaks to press the start button. When the user presses the start button, the traveling robot executes a path that travels across the crosswalk to the opposite bank.

ティーチングのアナウンに記載された地点に来ると音声で登録された音声データを発話する。When it comes to the point described in the teaching announcement, the voice data registered by voice is uttered.

5.実施例
以下、この発明を視覚障害者を目的地まで誘導する歩行ロボットに適用した実施例についてフローチャートを使って説明する。
5. Embodiment An embodiment in which the present invention is applied to a walking robot that guides a visually impaired person to a destination will be described below with reference to flowcharts.

4.1用語の説明
誘導フラグ(図16):誘導処理中はオンになるフラグ(ソフトウエア上のスイッチ)である。ティーチング処理と誘導処理はシステムの一部をソフトウエアの誘導フラグで分岐して異なる処理をする。その箇所は、経路情報の入力の処理と出力処理をするところである。ティーチングの場合は、実行しようとするパスとランドマークをオペレータがそのつど入力するのに対し、誘導ではティーチング処理で登録した経路情報をデータベースから読み出して用いる。入力した経路情報をティーチングでは最後にデータベースに登録するのに対し、誘導では登録はしない。
4.1 Explanation of terms Guidance flag (FIG. 16): A flag (a switch on the software) that is turned on during the guidance process. Teaching processing and guidance processing are different by branching a part of the system with software guidance flags. That place is where route information input processing and output processing are performed. In the case of teaching, the operator inputs the path and landmark to be executed each time, whereas in guidance, the route information registered in the teaching process is read from the database and used. The input route information is registered in the database last in teaching, whereas it is not registered in guidance.

割り込みフラグ(図18、図20):障害物検出システムが障害物を検出して停止したとき、または利用者がやり直しボタンを押しロボットが停止したときオンになるフラグである。フラグのオンとオフは障害物検出サブルーチンの中で行う。Interrupt flag (FIGS. 18 and 20): This flag is turned on when the obstacle detection system detects an obstacle and stops, or when the user presses a redo button and the robot stops. The flag is turned on and off in the obstacle detection subroutine.

中断フラグ(図16、図18、図22):割込みフラグがオンになり、やり直し走行の条件を満たして、定型経路情報名が確定したときにオンになるフラグである。フラグのオンとオフはパス実行サブルーチンおよびLM認識サブルーチインの中で行う。Interrupt flag (FIG. 16, FIG. 18, FIG. 22): This flag is turned on when the interrupt flag is turned on, the conditions for redoing traveling are satisfied, and the fixed path information name is confirmed. The flag is turned on and off in the pass execution subroutine and the LM recognition subroutine.

やり直しフラグ(図16):中断フラグがオンになりやり直し走行の処理に入ったときオンになるフラグである。やり直し走行中に新たなやり直し走行を行うときにこのフラグはすでにオンになっている。やり直しフラグのオンとオフは図16のフローチャート内で行う。Redo flag (FIG. 16): A flag that is turned on when the interruption flag is turned on and the process of redoing is started. This flag is already turned on when a new redo drive is performed during the redo run. The redo flag is turned on and off in the flowchart of FIG.

徐行領域フラグ、最徐行領域フラグ、停止領域フラグ(図2、図20):障害物検出システムがその領域に障害物があるとオンにするフラグである。徐行領域および最徐行領域、停止領域はそれぞれ、そこに障害物があるときロボットが徐行、最徐行、停止する領域である。Slow area flag, slowest area flag, stop area flag (FIGS. 2 and 20): Flags that the obstacle detection system turns on when there is an obstacle in the area. The slow region, the slowest region, and the stop region are regions where the robot slows, slows, and stops, respectively, when there is an obstacle.

左側小回り避避領域フラグ、左側中回り回避領域フラグ、左側大回り回避領域フラグ、右側小回り回避領域フラグ、右側中回り回避領域フラグ、右側大回り回避領域フラグ(図2、図20):障害物検出システムがその領域に障害物がないときオンのフラグである。左(右)側小回り回避領域は徐行・最徐行領域の左(右)側に接する領域で、そこに障害物がなければそこを走行することができる領域である。左(右)側中回り回避領域は徐行・最徐行領域より少し離れた、たとえば20cm離れた領域で、そこに障害物がなければそこをロボットが走行することができる領域である。左(右)側大回り回避領域は徐行・最徐行領域よりさらに離れた、たとえば40cm、離れた領域で、そこに障害物がなければそこをロボットが走行することができる領域である。小回り回避領域は中回り回避領域と大回り回避領域を含み、中回り回避領域は大回り回避領域を含む。Left small turning avoidance area flag, left middle turning avoidance area flag, left large turning avoidance area flag, right small turning avoidance area flag, right middle turning avoidance area flag, right middle turning avoidance area flag, right large turning avoidance area flag (FIGS. 2 and 20): obstacle detection system Is an on flag when there are no obstacles in the area. The left (right) side small turn avoidance area is an area in contact with the left (right) side of the slow / maximum slow travel area, and is an area where the vehicle can travel if there is no obstacle. The left (right) side intermediate avoidance area is an area a little away from the slow-travel / slow-speed area, for example, 20 cm away. If there is no obstacle there, the robot can travel there. The left (right) large turning avoidance area is an area further away from the slow-travel / maximum slow-run area, for example, 40 cm away. If there is no obstacle there, the robot can travel there. The small turn avoidance area includes a medium turn avoidance area and a large turn avoidance area, and the middle turn avoidance area includes a large turn avoidance area.

現在位置方位(図18、図21):ロボットが内界センサー(車輪のエンコーダやジャイロスコープなど)で算出した現地点の位置(X,Y)とロボットの車体が向いている方位(Dir)をいう。Current position direction (FIGS. 18 and 21): The position (X, Y) of the local point calculated by the robot with an internal sensor (wheel encoder, gyroscope, etc.) and the direction (Dir) in which the robot body is facing Say.

相対方位(図18、図19、図21、図24):相対方位は、ロボットの車体が向いている方位Dirとパスの軌道の方位Dir0との差を言う。Relative direction (FIGS. 18, 19, 21, 24): The relative direction refers to the difference between the direction Dir that the robot body is facing and the direction Dir0 of the path of the path.

SP間隔差(図18、図19、図21、図24):始端から終端に引いた軌道とSPの間隔はティーチング時に登録してある。SP検出モジュールで検出した間隔の値と登録した間隔の値の差を言う。図24ではDxで表す。SP interval difference (FIGS. 18, 19, 21, 24): The interval between the trajectory drawn from the start to the end and the SP is registered at the time of teaching. This is the difference between the interval value detected by the SP detection module and the registered interval value. In FIG. 24, it is represented by Dx.

SP相対方位(図19):SP方位とDirspとロボットの車体の向いている方位との差、Dirsp−Dirである。SP relative azimuth (FIG. 19): a difference between the SP azimuth, Dirsp, and the azimuth of the robot body, Dirsp-Dir.

前方注視距離(図21、図24):走行ロボットはパスの軌道から横方向ずれをその場で解消するのではなく、前方の一定距離はなれた地点で解消するように制御している。この距離を言う。図24ではLで表す。Forward gaze distance (FIGS. 21 and 24): The traveling robot is controlled not to eliminate the lateral deviation from the path of the path on the spot, but to eliminate the deviation at a certain distance in front. Say this distance. In FIG. 24, it is represented by L.

横方向位置ずれ(図21、図24):SP間隔差に前方注視距離において相対方位による位置ずれを加えた値を言う。図24ではDx+Ltan(Dir−Dir0)で表す。Lateral positional deviation (FIGS. 21 and 24): A value obtained by adding a positional deviation due to relative orientation at the forward gaze distance to the SP interval difference. In FIG. 24, it is represented by Dx + Ltan (Dir−Dir0).

終端距離(図18〜図20):現在位置からパス終端までの距離をいう。End distance (FIGS. 18 to 20): Refers to the distance from the current position to the end of the path.

縦方向位置ずれ(図18):終端SP検出モジュールが計測した終端距離と、内界センサーが算出した現在位置からパス終端までの距離との差を言う。Vertical displacement (FIG. 18): A difference between the terminal distance measured by the terminal SP detection module and the distance from the current position calculated by the internal sensor to the path terminal.

終端SP距離閾値([図19]):終端SPまでの距離がこの値、例えば5cm。を下回ったらパスの終端に到達したと判定する閾値を言う。End SP distance threshold ([FIG. 19]): The distance to the end SP is this value, for example, 5 cm. This is the threshold value for determining that the end of the path has been reached.

4.2 サブルーチンの説明
図16から図22の不r−チャートの中で、サブルーチンまたはシステムの枠は二重線で表し、その名前には下線を付ける。
オペレータ入力サブルーチン(図16):ティーチングモード(誘導フラグがオフ)で用いる。オペレータは画面に表示された指示に従い経路情報を入力する。ティーチングを開始した時点では、図9に示す画面の指示に従い経路名を入力すると、それに作成日が付加されて経路バッファに記録される。次からは図9から図15に示した画面の指示に従い、オペレータは要素の主要なデータを入力する。
4.2 Explanation of Subroutine In the non-r-charts of FIGS. 16 to 22, the frame of the subroutine or system is represented by a double line, and its name is underlined.
Operator input subroutine (FIG. 16): Used in teaching mode (guidance flag is off). The operator inputs route information in accordance with the instructions displayed on the screen. When teaching is started, if a route name is input in accordance with the instruction on the screen shown in FIG. 9, the creation date is added to the route name and recorded in the route buffer. From now on, the operator inputs the main data of the element in accordance with the instructions on the screens shown in FIGS.

要素実行サブルーチン(図16、図17):要素を入力しその要素(パス、ランドマーク、アナウンス)を実行する。要素を実行して得られたデータをそれに付加して経路バッファーに追加記録し出力する。誘導時には障害物がどいてくれない時または利用者がやり直しボタンを押した時に一時停止して、中断フラグをオンにして所要のやり直し定型経路情報名を出力する。Element execution subroutine (FIGS. 16 and 17): An element is input and the element (path, landmark, announcement) is executed. The data obtained by executing the element is added to it and additionally recorded in the path buffer and output. When the obstacle does not return at the time of guidance, or when the user presses the redo button, it pauses, turns on the interruption flag, and outputs the required redo fixed path information name.

経路データベース検索サブルーチン(図16):誘導モード(誘導フラグがオン)で用いる。経路名または定型経路情報名を入力とし、経路データベースを検索して該当する経路情報または定型経路情報を出力する。Route database search subroutine (FIG. 16): Used in guidance mode (guidance flag is on). The route name or fixed route information name is input, the route database is searched, and the corresponding route information or fixed route information is output.

パス実行サブルーチン(図17、図18):入力したパスの始端から終端まで走行する。ただし、パスの実行中に障害物に遭遇した場合や、利用者がやり直しボタンを押した場合には、中断フラグをオンにして、定型経路情報名を出力する。Pass execution subroutine (FIGS. 17 and 18): Travels from the beginning to the end of the input path. However, if an obstacle is encountered during the execution of the path, or if the user presses the redo button, the interrupt flag is turned on and the fixed path information name is output.

LM認識サブルーチン(図17、図22):入力のLM認識モジュールが歩行者信号判定の場合はビデオカメラを制御して歩行者認識サブルーチンを実行する。このサブルーチンは、画像処理で歩行者信号を認識し状態コード(青信号、赤信号、認識不能)を出力する。本発明では、歩行者信号が赤から青に変わった時点で渡って良いとする戦略をとる。理由は、視覚障害者が聴覚で車の移動方向が変わったことを確認するためと、青信号の点灯時間を最大限利用するためである。フローチャートでは、誘導時に於いて歩行者信号が青で赤信号カウントが1以上のとき、すなわち信号が赤から青に変わったとき、青信号と発話してLM認識サブルーチンの処理を終える。歩行者信号が赤信号の時は、赤信号と発話して赤信号カウントが試行回数に達するまで歩行者信号認識を繰り返す。試行回数まで繰り返しても赤信号のままの場合、および歩行信号の赤も青も認識不能のときは、認識不能と発話する。その後に利用者がやり直しボタンを押すと中断フラグがオンになり、定型経路情報名サブルーチンで最適なやり直し走行を選択して、中断フラグと定型経路情報名を出力して処理を終える。LM recognition subroutine (FIG. 17, FIG. 22): When the input LM recognition module is pedestrian signal determination, the video camera is controlled to execute the pedestrian recognition subroutine. This subroutine recognizes a pedestrian signal by image processing and outputs a status code (blue signal, red signal, unrecognizable). In the present invention, a strategy is adopted in which the pedestrian signal may be crossed when it changes from red to blue. The reason is that a visually handicapped person confirms that the moving direction of the car has changed by hearing and uses the lighting time of the green light to the maximum. In the flowchart, at the time of guidance, when the pedestrian signal is blue and the red signal count is 1 or more, that is, when the signal changes from red to blue, the LM recognition subroutine is finished by speaking with a blue signal. When the pedestrian signal is a red signal, the pedestrian signal recognition is repeated until the red signal count reaches the number of trials. When the red signal remains even after the number of trials is repeated, and when neither the red nor the blue of the walking signal is recognized, the speech is made as unrecognizable. Thereafter, when the user presses the redo button, the interruption flag is turned on, the optimum redo run is selected in the routine route information name subroutine, the interruption flag and the routine route information name are output, and the process is terminated.

LM認識モジュールが現在位置確認とドア開閉判定の場合は、QRコード認識サブルーチンを実行する。このサブルーチンはビデオカメラを制御して、画像処理でコード語の認識をする。認識できた時はコード語を発話して要素を経路バッファに追加記録して処理を終える。誘導時に於いて認識出来ない時は、再試行回数だけ認識処理を繰り返し、それでも認識できないときは認識不能と発話する。その後の処理は歩行者信号判定の場合と同じである。When the LM recognition module performs current position confirmation and door opening / closing determination, a QR code recognition subroutine is executed. This subroutine controls the video camera and recognizes code words by image processing. When it is recognized, the code word is uttered, the element is additionally recorded in the path buffer, and the process is terminated. When it cannot be recognized at the time of guidance, it repeats the recognition process as many times as the number of retries. Subsequent processing is the same as in the case of pedestrian signal determination.

音声発話サブルーチン(図17):入力のメッセージを発話して、待ち時間を経過してからサブルーチンを抜け出す。アナウンス情報を経路バッファに追加記録し出力する。Speech utterance subroutine (FIG. 17): An input message is uttered, and the subroutine is exited after a waiting time has elapsed. Announce information is additionally recorded in the route buffer and output.

SP・終端SP検出サブルーチン(図18):雛形SP検出モジュールと雛形終端SP検出モジュールを入力とし、SP間隔差と相対方位、終端距離を出力する。SP間隔差は、検出したSPの間隔との雛型SP検出モジュールに記載されたSP間隔の差である。SP相対方位は、追尾走行の時にのみ利用する。それは検出した終端SP、すなわちQRコードの(ロボットから見た)方向である。SP / terminal SP detection subroutine (FIG. 18): The model SP detection module and the model terminal SP detection module are input, and the SP interval difference, relative orientation, and terminal distance are output. The SP interval difference is a difference between the SP intervals described in the template SP detection module and the detected SP interval. The SP relative direction is used only during tracking. It is the detected end SP, that is, the direction of the QR code (as viewed from the robot).

障害物検出サブルーチン(図18、図20):このサブルーチンの機能は3つある。一番目はロボットの走行速度の減速である。障害物システムは障害物があれば、それが徐行領域、最徐行領域、停止領域の中のどの領域にあるかを検出し、その結果で走行速度を徐行、最徐行、停止に設定する。二番目は、障害物回避を行うやり直し定型行動を選択することである。障害物が徐行領域にあるとき、左右どちら側に回避すれば良いか、回避する場合は小回りで回避するのか大回りで回避するのかなどを定型経路情報名選択サブルーチンで選ぶ。また、利用者がやり直しボタンを押したときは走行速度をゼロに設定し同様に定型経路情報名選択サブルーチンで選ぶ。また、障害物検出システムは終端SPが左(または右)側回避空間検出のときは左(または右)側小回り回避領域に障害物がないとき現在位置方位をパスの終端にする。三番目は障害物検出システムのデータから障害物の種類を推定し発話することである。障害物の種類は、例えば検出した障害物候補の3次元データの幅と高さから推定する。障害物検出サブルーチンの入力は航法で、出力は割込みフラグと、定型経路情報名、走行速度である。Obstacle detection subroutine (FIGS. 18 and 20): This subroutine has three functions. The first is to reduce the traveling speed of the robot. If there is an obstacle, the obstacle system detects which area is the slow speed area, the slowest speed area, or the stop area, and sets the traveling speed to slow speed, the slowest speed, or the stop as a result. The second is to select a re-do routine action to avoid obstacles. When the obstacle is in the slow-moving area, the fixed path information name selection subroutine selects whether it should be avoided on the left or right side, and if it should be avoided, whether it should be avoided by small turning or large turning. Further, when the user presses the redo button, the traveling speed is set to zero and similarly selected by the routine route information name selection subroutine. The obstacle detection system sets the current position direction to the end of the path when there is no obstacle in the left (or right) side turning avoidance area when the terminal SP is the left (or right) avoidance space detection. The third is to estimate the type of obstacle from the data of the obstacle detection system and speak. The type of obstacle is estimated from the width and height of the detected obstacle candidate three-dimensional data, for example. The input of the obstacle detection subroutine is navigation, and the output is an interrupt flag, a fixed path information name, and a traveling speed.

フィードバック制御サブルーチン(図18、図21、図24):F04の位置ずれ算出サブルーチンは推測航法で現在位置方位(X,Y,Dir)を算出する。そして前方注視距離、例えば2m先で、相対方位(Dir−Dir0)で進んだらどれだけ目標軌道からずれるかを算出し、横位置ずれとする。ただし、Dir0は始端から終端へ引いた軌道の方位である。F05の車体制御サブルーチンは横位置ずれを偏差にしてロボットの左右車輪を制御する。追尾走行の場合は画像処理で検出したSP、すなわち追尾走行用QRコード、の方位を相対方位とし、SP間隔差はゼロとする。このことにより前方注視距離にQRコードコードがあるとしてフィードバック制御を行う。Feedback control subroutine (FIG. 18, FIG. 21, FIG. 24): The F04 positional deviation calculation subroutine calculates the current position direction (X, Y, Dir) by dead reckoning navigation. Then, the amount of deviation from the target trajectory is calculated when traveling in a relative azimuth (Dir-Dir0) at a forward gaze distance, for example, 2 m ahead, and set as a lateral position deviation. However, Dir0 is the direction of the orbit drawn from the start end to the end. The vehicle body control subroutine of F05 controls the left and right wheels of the robot with the lateral position deviation as a deviation. In the case of tracking traveling, the azimuth of the SP detected by image processing, that is, the QR code for tracking traveling is set as a relative azimuth, and the SP interval difference is set to zero. As a result, feedback control is performed assuming that there is a QR code code at the forward gaze distance.

定型経路情報名選択サブルーチン(図20、図22、図23):(左/右側(小/中/大)回り回避領域フラグおよびやり直しボタンを入力として対応する定型経路情報名を出力するサブルーチンである。ただし、やり直しボタンがオンのときは、どのやり直し定型行動をしたいかを図23に示す定型経路情報名のリストの中から利用者に選択させる。Standard route information name selection subroutine (FIGS. 20, 22, and 23): (Subroutine for outputting a corresponding standard route information name with the left / right (small / medium / large) turn avoidance area flag and the redo button as inputs) However, when the redo button is on, the user is made to select from the list of fixed path information names shown in FIG.

4.3 フローチャートの説明
ティーチングの処理を図16のフローチャートを用いて説明する。ティーチングを行う晴眼者、例えば歩行訓練士をオペレータという。オペレータは、経路をどのようなパスとランドマークに分解するかをデザインしておき、走行ロボットを出発点に最初のパスの方向を向けて置く。
4.3 Description of Flowchart Teaching processing will be described with reference to the flowchart of FIG. A sighted person who teaches, for example, a walking trainer, is called an operator. The operator designs what kind of path and landmark the route is to be decomposed, and places the traveling robot in the direction of the first path from the starting point.

ティーチングは図16のA01から始まる。A02で誘導フラグをオフにし、A03でオペレータは経路名を入力する。A04の誘導フラグで分岐してオペレータはA05のオペレータ入力システムから要素名とその要素の情報を入力する。オペレータ入力システムは、図9から図15に示すPC画面の指示に従い要素のデータを入力するシステムである。A07の要素実行サブルーチンに進む。このサブルーチンで詳細は図17に示す。サブルーチンの入力は要素で、出力は経路バッファと中断フラグとやり定型経路情報名である。経路バッファにはティ−チングで得た要素のデータを獲得した順に記録する。ティーチング時には中断フラグは常にオフである。A08で分岐しA04に戻る。このループは、経路の終わりに来てオペレータが要素を空にするまで繰返す。A09を経て10で経路バッファを経路データベースに登録し、A11でティーチング処理を終了する。Teaching starts from A01 in FIG. In A02, the guidance flag is turned off, and in A03, the operator inputs a route name. The operator branches by the guidance flag A04, and the operator inputs an element name and information on the element from the operator input system A05. The operator input system is a system for inputting element data in accordance with instructions on the PC screen shown in FIGS. Proceed to the element execution subroutine of A07. Details of this subroutine are shown in FIG. The input of the subroutine is an element, and the output is a path buffer, an interrupt flag, and a fixed path information name. The element data obtained by teaching is recorded in the path buffer in the order of acquisition. The interrupt flag is always off during teaching. Branch at A08 and return to A04. This loop repeats until the end of the path is reached and the operator empties the element. Through A09, the route buffer is registered in the route database at 10 and the teaching process is terminated at A11.

誘導の処理について説明する。図16のA13で開始する。A14で誘導フラグをオンにする。A15で利用者に経路名を選択するように発話する、A16で経路データベースを検索し経路名に対応する経路情報を取り出す。A04の誘導フラグはオンであるからA17で経路情報から要素を取り出す。A06で要素があれば要素実行サブルーチンに進みその要素を実行する。通常の走行では出力の中断フラグはオフであるからA04に戻る。経路情報の最後まで進むと、A06で要素がなくなり、A09を経てA12の判定に進み、やり直し走行ではないので、A18で目的地に到達した旨発話してA19で誘導処置は終了する。The guidance process will be described. Starting at A13 in FIG. In A14, the guidance flag is turned on. In A15, the user speaks to select a route name. In A16, the route database is searched to extract route information corresponding to the route name. Since the guide flag of A04 is on, an element is extracted from the route information at A17. If there is an element in A06, the process proceeds to the element execution subroutine to execute the element. In normal driving, the output interruption flag is off, and the process returns to A04. When the route information reaches the end, the element disappears in A06, and the process proceeds to A12 through A09. Since the driving is not redone, the utterance is reached in A18 and the guidance procedure ends in A19.

誘導処理でA07の要素実行サブルーチンで要素を実行している最中に、中断フラグがオンになると、A08を経てA20へ進む。やり直しフラグはオフならばA21に進み、このフラグをオンにする。A22で中断したパス情報とその経路情報を中断バッファに退避してA23に進む。ただし中断した要素がLMの場合は、直前のパス情報を経路バッファに退避する。If the interruption flag is turned on while the element is being executed in the element execution subroutine of A07 in the guidance process, the process proceeds to A20 via A08. If the redo flag is off, the process proceeds to A21, and this flag is turned on. The path information interrupted at A22 and the path information are saved in the interrupt buffer, and the process proceeds to A23. However, if the interrupted element is LM, the previous path information is saved in the path buffer.

A23は経路情報検索サブルーチンである。このサブルーチンは入力のやり直し定型経路情報名で経路データベースを探索し定型経路情報を出力する。A24で、中断した地点からパスに下ろした垂線の足の地点に、定型経路情報の出発点が来るように並行移動する。そして定型経路情報の全体を中断したパスの方向に回転する。次にA04に進み、A17から定型経路情報に基づく誘導を行う。この定型経路情報の最後まで進むとA06でNoに分岐し、A09を経てA12に進みやり直しフラグはオンであるからA25でやり直しフラグをオフにする。そして中断した経路情報とパスを中断バッファから戻して、元の経路情報による走行を続ける。A23 is a route information retrieval subroutine. This subroutine searches the route database with the re-input fixed route information name and outputs the fixed route information. In A24, the robot moves in parallel so that the starting point of the standard route information comes from the point of interruption to the point of the foot of the perpendicular line dropped to the path. Then, the entire fixed path information is rotated in the direction of the interrupted path. Next, it progresses to A04 and the guidance based on the fixed path information is performed from A17. When it reaches the end of this fixed path information, it branches to No at A06, proceeds to A12 via A09, and the redo flag is on, so the redo flag is turned off at A25. Then, the interrupted route information and the path are returned from the interrupt buffer, and the traveling by the original route information is continued.

やり直し行動を実行中はやり直しフラグはオンである。この場合にA07の要素実行サブルーチンが中断フラグをオンにしてやり直し定型経路情報名を出力した時、A20を経てA23に進む。すなわち、やり直し走行中に新たなやり直し走行を実行しても、それが終わって戻る時のパスは最初に中断した時のパスになる。The redo flag is on while the redo action is being executed. In this case, when the element execution subroutine of A07 turns on the interruption flag and redoes and outputs the fixed path information name, the process proceeds to A23 via A20. That is, even if a new redo run is executed during the redo run, the pass when it is finished and returned is the pass when it was first interrupted.

図17の要素実行サブルーチンは要素の種類によって3つのサブルーチンに分かれる。要素がパスならばB03のパス実行サブルーチンを実行する。このサブルーチンは、パス情報に基づいて始端から終端までの軌道の走行を行い終了する。ただし、走行中に障害物に遭遇したりしてやり直しボタンが押されたときは、中断フラグをオンにして走行を中断し、定型経路情報名を出力して終了する。要素がLMならばB04のLM認識サブルーチンを実行する。このサブルーチンはLMを認識し、認識できた時は認識結果を発話して終了する。認識できない時は再試行回数だけ認識を繰り返す。それでも認識できない時は、利用者がやり直しボタンを押して定型経路情報名を選択し、中断フラグをオンにして終了する。要素がアナウンスならば、音声発話サブルーチンを実行し、メッセージを発話して、待ち時間を経過したら終了する。いずれのサブルーチンでもその実行により得た要素の情報を経路バッファに追加記録する。The element execution subroutine of FIG. 17 is divided into three subroutines depending on the type of element. If the element is a path, the path execution subroutine of B03 is executed. This subroutine ends after traveling on the track from the start to the end based on the path information. However, when an obstacle is encountered while traveling and the redo button is pressed, the suspension flag is turned on, the traveling is suspended, the fixed path information name is output, and the processing is terminated. If the element is LM, the B04 LM recognition subroutine is executed. This subroutine recognizes the LM, and when it is recognized, utters the recognition result and ends. When it cannot be recognized, the recognition is repeated for the number of retries. If it still cannot be recognized, the user presses the redo button to select the fixed path information name, turns on the interruption flag, and ends. If the element is an announcement, a speech utterance subroutine is executed, a message is uttered, and the process ends when the waiting time has elapsed. In any subroutine, element information obtained by the execution is additionally recorded in the path buffer.

図18のパス実行サブルーチンは、最初にC02の航法で3つの処理グループに分かれる。第1グループは前進走行、バック走行、追尾走行からなる。第2グループは左スピンターンと右スピンターンからなり、第3グループは停止からなる。The path execution subroutine of FIG. 18 is first divided into three processing groups by the navigation of C02. The first group consists of forward travel, back travel, and tracking travel. The second group consists of a left spin turn and a right spin turn, and the third group consists of a stop.

第1グループはC03でパスの始端と終端を結ぶ目標軌道を作成する。C04で中断フラグをオフにし、C05のSP・終端SP検出サブルーチンに進む。このサブルーチンはSP検出モジュールと終端SP検出モジュールを起動する。SP検出モジュールは、当該SPを認識し、SPとパスとの間隔を検出する。その間隔とティーチングで登録したそれとの差をSP間隔差として算出する。一方終端SP検出モジュールはその終端SPのまでの距離を検出し、その距離を終端距離とする。このサブルーチンはSP検出モジュールと終端SP検出モジュールを入力とし、SP間隔差と終端距離を出力しC06の障害物検出サブルーチンに進む。The first group creates a target trajectory connecting the beginning and end of the path at C03. In C04, the interruption flag is turned off, and the process proceeds to the SP / terminal SP detection subroutine of C05. This subroutine activates the SP detection module and the termination SP detection module. The SP detection module recognizes the SP and detects an interval between the SP and the path. The difference between the interval and that registered by teaching is calculated as the SP interval difference. On the other hand, the terminal SP detection module detects the distance to the terminal SP, and sets the distance as the terminal distance. This subroutine receives the SP detection module and the termination SP detection module as inputs, outputs the SP interval difference and the termination distance, and proceeds to the obstacle detection subroutine of C06.

C06の障害物検出サブルーチンは、障害物検出システムが障害物を検出すると、その位置により走行速度を徐行速度、最徐行速度、停止(走行速度=0)に設定する。障害物がなくても利用者がやり直しボタンを押すと停止する。やり直しボタンを押すと割込みフラグがオンになり定型経路情報名を出力しサブルーチンを終了する。In the obstacle detection subroutine of C06, when the obstacle detection system detects an obstacle, the traveling speed is set to the slow speed, the slowest speed, and the stop (travel speed = 0) according to the position. Even if there are no obstacles, it stops when the user presses the redo button. When the redo button is pressed, the interrupt flag is turned on, a fixed path information name is output, and the subroutine is terminated.

C07で割込みフラグがオンのとき、定型経路情報の有無を調べ、有れば次に回避する道路幅が有るか否かを調べて、利用者が再度やり直しボタンを押したら中断フラグをオンにし、定型経路情報名を出力しパス実行サブルーチンを終了する。やり直しボタンを再度押さなければC06の障害物検出サブルーチンに戻り、障害物が退いてくれるまで障害物検出を繰返す。また定型経路情報名が無い時および道路幅が狭いときは、障害物回避が出来ない旨発話し同様にC06の障害物検出サブルーチンに戻る。When the interrupt flag is on in C07, the presence / absence of fixed route information is checked, and if there is a next road width to be avoided, if the user presses the redo button again, the interruption flag is turned on, Output the fixed path information name and end the path execution subroutine. If the redo button is not pressed again, the process returns to the obstacle detection subroutine of C06, and the obstacle detection is repeated until the obstacle retreats. When there is no fixed route information name and when the road width is narrow, the processing returns to the C06 obstacle detection subroutine in the same manner as an utterance that obstacles cannot be avoided.

割込みフラグがオフの時にはC08のフィードバック制御サブルーチンを実行する。走行速度がゼロの時は何もしないで終了する。パスの始端と終端を結ぶ軌道を目標値として、前方注視距離における横方向位置ずれを偏差にして走行速度でフィードバック制御をする。そしてC09で終端までの距離が終端閾値より大きいときはC05にもどり、小さくなったらC10で現在位置の縦方向位置ずれを補正し、C20で要素を経路バッファに追加記録しパス実行サブルーチンを終了する。When the interrupt flag is off, the C08 feedback control subroutine is executed. When the running speed is zero, do nothing and finish. The trajectory connecting the beginning and end of the path is set as a target value, and the lateral position deviation at the forward gaze distance is used as a deviation to perform feedback control at the traveling speed. If the distance to the end is larger than the end threshold in C09, the process returns to C05. If the distance is smaller, the vertical position deviation of the current position is corrected in C10, and the element is additionally recorded in the path buffer in C20, and the path execution subroutine is completed. .

航法が左または右スピンターンの場合はC17で左右の車輪は互いに逆方向に指定された角度だけその場回転し、サブルーチンを終了する。回転中に障害物を検出するとC18の障害物検出サブルーチンで割込みフラグがオンになりC13のやり直しボタン押下の判定に進みパス実行サブルーチンを終了する。If the navigation is a left or right spin turn, the left and right wheels rotate on the spot at angles designated in opposite directions at C17, and the subroutine is terminated. When an obstacle is detected during rotation, the interrupt flag is turned on in the obstacle detection subroutine at C18, and the process proceeds to C13 to determine whether to press the redo button, and the path execution subroutine is terminated.

航法が停止の場合は走行を停止しスタートボタンが押されるとパス実行サブルーチンを終了し、次の要素の実行に移る。When the navigation is stopped, the travel is stopped, and when the start button is pressed, the pass execution subroutine is terminated and the next element is executed.

図19のSP・終端SPサブルーチンは終端距離が終端SP閾値より短ければこのサブルーチンを終了する。そうでなければSPモジュールを起動し、SPが検出できない時はD09に進む。検出できたときはD05に進む。航法が追尾走行の場合は、SPは追尾走行用QRコードであり、D07でそのSP相対方位を検出しその値を相対方位する。追尾走行でない場合は、D08で相対方位とSP間隔差を算出する。そしてD09に進む。The SP / end SP subroutine of FIG. 19 ends if the end distance is shorter than the end SP threshold. Otherwise, the SP module is activated, and when SP cannot be detected, the process proceeds to D09. If detected, the process proceeds to D05. When the navigation is tracking traveling, SP is a QR code for tracking traveling, the SP relative direction is detected in D07, and the value is relative direction. If it is not tracking running, the relative azimuth and SP interval difference are calculated in D08. Then, the process proceeds to D09.

D09で終端SPモジュールを起動する。追尾走行の終端SPは追尾走行終了用QRコードである。QRコードが追尾走行用から終了用に変わった地点で終端距離をゼロにしパスの終端とする。航法が追尾走行でないときは終端SPまでの距離を終端距離とし、終端SPが検出できないときは、終端距離を現地点からパス終端までの距離とし、サブルーチンを終了する。The terminal SP module is activated at D09. The terminal SP of the tracking traveling is a QR code for ending the tracking traveling. At the point where the QR code changes from tracking to end, the end distance is set to zero and the path ends. When the navigation is not tracking traveling, the distance to the terminal SP is the terminal distance, and when the terminal SP cannot be detected, the terminal distance is the distance from the local point to the path terminal, and the subroutine is terminated.

図20の障害物検出サブルーチンは、E02で割込みフラグをオフにする。そして障害物検出システムから障害物データを受取る。ロボットの進行方向の領域を徐行領域と、最徐行領域、停止領域に分け、その領域に障害物があればその領域フラグをオンにする。この徐行・停止領域の左側および右側に小回り回避領域と中回り回避領域、大回り回避領域を設ける。それぞれの回避領域に障害物がなければ、その回避領域フラグをオンにする。The obstacle detection subroutine of FIG. 20 turns off the interrupt flag at E02. The obstacle data is received from the obstacle detection system. The robot traveling direction area is divided into a slowing area, a slowest traveling area, and a stopping area. If there is an obstacle in the area, the area flag is turned on. A small turn avoidance area, a middle turn avoidance area, and a large turn avoidance area are provided on the left and right sides of the slow / stop area. If there is no obstacle in each avoidance area, the avoidance area flag is turned on.

やり直し定型経路情報では障害物を回避して元の経路に戻る際に、前進走行のパスを用い、その終端SPを左または右側回避空間検出とする。左まらは右側小回り回避領域フラグがオンのとき、終端距離をゼロにする。すなわち、障害物を回避するパスの終端に到達したとする。In the re-executed fixed route information, when returning to the original route while avoiding the obstacle, the forward traveling path is used, and the terminal SP is set as the left or right avoidance space detection. When the left edge is set to the right-handed corner avoidance area flag, the terminal distance is set to zero. That is, it is assumed that the end of a path that avoids an obstacle is reached.

ロボットが前進して障害物が停止領域にまで来ると、障害物に前方の視野が遮られ、障害物の左右どちら側に回避空間があるのか分からなくなる。そこで障害物が徐行領域に入った地点で、大回りに回避するか小回りに回避するか、その定型経路情報名をE15の定型経路情報名選択サブルーチンで選んでおく。ただし実際に割込みフラグをオンにするのは、停止領域フラグがオンになった地点E08である。また、障害物の有無にかかわらず、利用者がやり直しボタンを押すと走行速度をゼロにしてE15で定型経路情報名を選択する。E07からE11で徐行、最徐行、停止領域フラグがオンのとき、それぞれの走行速度を設定し障害物名を発話あるいは警告音を鳴らし、サブルーチンを終了する。When the robot moves forward and the obstacle reaches the stop area, the obstacle's front field of view is blocked, and it is impossible to know whether there is an avoidance space on the left or right side of the obstacle. Therefore, at the point where the obstacle enters the slow-moving area, whether to avoid a large turn or a small turn is selected in the fixed route information name selection subroutine of E15. However, the interrupt flag is actually turned on at the point E08 where the stop area flag is turned on. Regardless of the presence or absence of an obstacle, when the user presses the redo button, the traveling speed is set to zero and the fixed route information name is selected in E15. When the slow speed, maximum slow speed, and stop area flags are on from E07 to E11, the respective traveling speeds are set, the obstacle name is uttered or a warning sound is sounded, and the subroutine is terminated.

図21のフィードバック制御サブルーチンは、追尾走行のときはSP間隔差をゼロにする。F04の位置ずれ算出サブルーチンで前方注視距離における横方向位置ずれを算出する。次にF05の車体制御で速度制御と横方向位置ずれを偏差にし、パス軌道を目標値にしたフィードバック制御を行う。The feedback control subroutine of FIG. 21 sets the SP interval difference to zero during tracking traveling. In the F04 positional deviation calculation subroutine, the lateral positional deviation at the forward gaze distance is calculated. Next, the feedback control is performed by setting the path trajectory to the target value by making the speed control and the lateral position deviation a deviation in the vehicle body control of F05.

4.4 雛形モジュールの説明
SPと終端SP検出モジュールはシステム開発者が作成する。例えば、図25に示す画面で2つのモジュール名を入力し、パラメータとしてSPとパスの間隔を入力する。間隔はSPがパスの右にあるか左にあるかを値の正負で識別する。次をクリックすると図26に示す画面が表示される。ロボットはテスト走行距離を走行し、SPと終端SP検出モジュールを起動する。ビデオカメラ制御のアイコンでビデオカメラを操作すると画面が出る。検出に成功した時は「決定」のアイコンをクリックすると、そのときのパン・チルト・ズーム角とPara1からPara3の検出閾値が雛形モジュールの値として記録される。検出に失敗したときは、ビデオカメラ制御と検出閾値を変えて「戻る」をクリックして検出に成功するまで繰り返す。
4.4 Model Module Description The SP and end SP detection module are created by the system developer. For example, two module names are input on the screen shown in FIG. 25, and the SP and path interval are input as parameters. The interval identifies whether the SP is on the right or left of the path by the sign of the value. When the next button is clicked, the screen shown in FIG. 26 is displayed. The robot travels the test distance and activates the SP and end SP detection module. The screen appears when you operate the video camera with the video camera control icon. When the “success” icon is clicked when the detection is successful, the pan / tilt / zoom angle at that time and the detection threshold values of Para1 to Para3 are recorded as values of the template module. When the detection fails, the video camera control and the detection threshold are changed, and “Return” is clicked and repeated until the detection is successful.

図4の<SPInfo1>から図5の</SPInfo2>までの行は図25、図26で入力した誘導点字ブロック検出と警告点字ブロックの雛形のXML表現である。The lines from <SPInfo1> in FIG. 4 to </ SPInfo2> in FIG. 5 are XML representations of the guidance Braille block detection and warning Braille block templates input in FIGS.

Claims (3)

走行ロボットの経路情報をパスおよびランドマークを要素とする系列で表し、パスを始端と終端を結ぶ軌道、および前進、後退、スピンターン、目印の後を追尾走行、停止からなる航法、および軌道からの横方向ズレを補正するためのサインパターンの情報、および軌道の縦方向の位置ずれを補正するための終端サインパターの情報、および走行速度、および通路の幅などで表し、オペレータがティーチング、すなわち走行ロボットを経路に沿って動かして経路情報を作成する走行ロボット。Expressing the route information of the traveling robot as a series with the path and landmark as elements, from the path connecting the start and end of the path, the forward, backward, spin turn, tracking after the mark, navigation consisting of stop, and from the trajectory The sign pattern information for correcting the lateral deviation of the trajectory, the information of the terminal sign pattern for correcting the positional deviation in the vertical direction of the trajectory, and the traveling speed, the width of the passage, etc. A traveling robot that creates route information by moving a traveling robot along a route. 出発地点から目的地点に至る経路情報に基づく走行中に、障害物に行く手を阻まれたり、入り口やフェンスなどに接触しそうになったりしたときに、障害物検出システムが伝える情報により最適なやり直し走行を自動的にもしくは利用者が選択し、または道路の工事中の箇所に来たときに、工事従事者の案内に従う追尾走行からなるやり直し走行を選択し、目的地点にいたる経路情報に基づく走行を中断し、やり直し走行を挿入し、問題がなくなったら中断した経路情報に基づく走行に戻る請求項1に記載する走行ロボット。When traveling based on route information from the starting point to the destination point, when you are blocked from reaching an obstacle or come into contact with an entrance or a fence, the information detected by the obstacle detection system is used to restart the vehicle. Automatically or when the user chooses, or when he / she comes to a construction site on the road, he / she chooses a re-run that consists of a tracking run according to the guidance of the construction worker, and runs based on the route information to the destination point. The traveling robot according to claim 1, wherein the traveling robot is interrupted, re-executed, and the traveling robot returns to traveling based on the suspended route information when the problem disappears. やり直し走行の経路情報を定型経路情報、すなわち構成する要素の種類と順序は決まっているが、パスの始端や終端などの位置方位の値は決まっておらず、実行時に決まる経路情報、で記述し、ティーチングで定型経路情報を作成する請求項2に記載する走行ロボット。The route information for redo driving is described in the standard route information, that is, the type and order of the constituent elements, but the position and orientation values such as the start and end points of the path are not determined, and the route information is determined at the time of execution. The traveling robot according to claim 2, wherein the fixed path information is created by teaching.
JP2011066675A 2011-03-08 2011-03-08 Fresh start traveling of travelling robot, and teaching method and control method therefor Withdrawn JP2012187698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011066675A JP2012187698A (en) 2011-03-08 2011-03-08 Fresh start traveling of travelling robot, and teaching method and control method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011066675A JP2012187698A (en) 2011-03-08 2011-03-08 Fresh start traveling of travelling robot, and teaching method and control method therefor

Publications (1)

Publication Number Publication Date
JP2012187698A true JP2012187698A (en) 2012-10-04

Family

ID=47081428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011066675A Withdrawn JP2012187698A (en) 2011-03-08 2011-03-08 Fresh start traveling of travelling robot, and teaching method and control method therefor

Country Status (1)

Country Link
JP (1) JP2012187698A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015168056A (en) * 2014-03-04 2015-09-28 サルコス・エルシー Coordinated robotic control
WO2016013095A1 (en) * 2014-07-25 2016-01-28 株式会社日立製作所 Autonomous moving device
US9409292B2 (en) 2013-09-13 2016-08-09 Sarcos Lc Serpentine robotic crawler for performing dexterous operations
WO2017038883A1 (en) * 2015-09-01 2017-03-09 Cyberdyne株式会社 Autonomous moving body and signal control system
JP2017102601A (en) * 2015-11-30 2017-06-08 本田技研工業株式会社 Automatic travel system, automatic travel vehicle provided with the automatic travel system, method of controlling automatic travel system, and control program therefor
CN108073177A (en) * 2018-02-27 2018-05-25 西北农林科技大学 A kind of control system imparted knowledge to students with contest with spray robot
CN108469827A (en) * 2018-05-16 2018-08-31 江苏华章物流科技股份有限公司 A kind of automatic guided vehicle global path planning method suitable for logistic storage system
JP2019197328A (en) * 2018-05-08 2019-11-14 クラリオン株式会社 Travel support device for electric vehicle and method of controlling travel support device for electric vehicle
CN112077881A (en) * 2020-11-13 2020-12-15 浙江欣奕华智能科技有限公司 Method and device for evaluating mobility performance of robot
JP2021077286A (en) * 2019-11-13 2021-05-20 オムロン株式会社 Robot control model learning method, robot control model learning apparatus, robot control model learning program, robot control method, robot control apparatus, robot control program, and robot
CN113386141A (en) * 2021-07-05 2021-09-14 上海高仙自动化科技发展有限公司 Robot control method, device, equipment and storage medium
CN114299705A (en) * 2021-12-13 2022-04-08 珠海一微半导体股份有限公司 Control method of blind guiding robot and blind guiding robot

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9409292B2 (en) 2013-09-13 2016-08-09 Sarcos Lc Serpentine robotic crawler for performing dexterous operations
US9566711B2 (en) 2014-03-04 2017-02-14 Sarcos Lc Coordinated robotic control
JP2015168056A (en) * 2014-03-04 2015-09-28 サルコス・エルシー Coordinated robotic control
US10156847B2 (en) 2014-07-25 2018-12-18 Hitachi, Ltd. Autonomous moving device
JPWO2016013095A1 (en) * 2014-07-25 2017-04-27 株式会社日立製作所 Autonomous mobile device
WO2016013095A1 (en) * 2014-07-25 2016-01-28 株式会社日立製作所 Autonomous moving device
JPWO2017038883A1 (en) * 2015-09-01 2018-08-02 Cyberdyne株式会社 Autonomous mobile body and signal control system
WO2017038883A1 (en) * 2015-09-01 2017-03-09 Cyberdyne株式会社 Autonomous moving body and signal control system
JP2017102601A (en) * 2015-11-30 2017-06-08 本田技研工業株式会社 Automatic travel system, automatic travel vehicle provided with the automatic travel system, method of controlling automatic travel system, and control program therefor
CN108073177A (en) * 2018-02-27 2018-05-25 西北农林科技大学 A kind of control system imparted knowledge to students with contest with spray robot
JP2019197328A (en) * 2018-05-08 2019-11-14 クラリオン株式会社 Travel support device for electric vehicle and method of controlling travel support device for electric vehicle
CN108469827A (en) * 2018-05-16 2018-08-31 江苏华章物流科技股份有限公司 A kind of automatic guided vehicle global path planning method suitable for logistic storage system
WO2021095464A1 (en) * 2019-11-13 2021-05-20 オムロン株式会社 Robot control model learning method, robot control model learning device, robot control model learning program, robot control method, robot control device, robot control program, and robot
JP7400371B2 (en) 2019-11-13 2023-12-19 オムロン株式会社 Robot control model learning method, robot control model learning device, robot control model learning program, robot control method, robot control device, robot control program, and robot
JP2021077286A (en) * 2019-11-13 2021-05-20 オムロン株式会社 Robot control model learning method, robot control model learning apparatus, robot control model learning program, robot control method, robot control apparatus, robot control program, and robot
CN112077881A (en) * 2020-11-13 2020-12-15 浙江欣奕华智能科技有限公司 Method and device for evaluating mobility performance of robot
CN112077881B (en) * 2020-11-13 2021-01-29 浙江欣奕华智能科技有限公司 Method and device for evaluating mobility performance of robot
CN113386141A (en) * 2021-07-05 2021-09-14 上海高仙自动化科技发展有限公司 Robot control method, device, equipment and storage medium
CN114299705A (en) * 2021-12-13 2022-04-08 珠海一微半导体股份有限公司 Control method of blind guiding robot and blind guiding robot
CN114299705B (en) * 2021-12-13 2023-10-27 珠海一微半导体股份有限公司 Control method of blind guiding robot and blind guiding robot

Similar Documents

Publication Publication Date Title
JP2012187698A (en) Fresh start traveling of travelling robot, and teaching method and control method therefor
Li et al. ISANA: wearable context-aware indoor assistive navigation with obstacle avoidance for the blind
CN108303972B (en) Interaction method and device of mobile robot
JP3906743B2 (en) Guide robot
JP7345683B2 (en) A system for performing scene recognition dialogue
WO2010038353A1 (en) Autonomous movement device
CN110347145A (en) Perception for automatic driving vehicle assists
US10647332B2 (en) System and method for natural-language vehicle control
JP2008084135A (en) Movement control method, mobile robot and movement control program
JP2015178332A (en) Automatic drive assist system, and automatic drive assist method and program
CN107097782A (en) Method and system and corresponding vehicle, parking lot for asking for vehicle data
JPWO2002023128A1 (en) Route guidance system
KR20160000162A (en) Self moving method of service robot
JP7166712B2 (en) personal mobility
Rajendran et al. Design and implementation of voice assisted smart glasses for visually impaired people using google vision api
JP7095220B2 (en) Robot control system
US11785430B2 (en) System and method for real-time indoor navigation
CN112509355A (en) Vehicle searching method, device and system based on parking lot and storage medium
JP3770383B2 (en) Traveling robot, teaching method and control method thereof
Muñoz et al. An assistive indoor navigation system for the visually impaired in multi-floor environments
Capi Development of a new robotic system for assisting and guiding visually impaired people
JP2019144612A (en) Travel device
CN115014379A (en) Method and device for guiding blind people to get on bus
CN110069059A (en) A kind of sweeping robot method for searching
JP2010127849A (en) Moving body detecting device and method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140513