直方体シナリオ シミュレーション
robotScenario オブジェクトと、GPS や LiDAR などのセンサー モデルを使用して低忠実度のシナリオを作成およびシミュレーションし、ロボティクス アルゴリズムをテストします。
関数
rateControl | Execute loop at fixed frequency |
statistics | 過去の実行周期の統計 |
waitfor | 目的の実行レートを達成するためにコードの実行を一時停止 |
reset | Rate オブジェクトのリセット |
robotScenario | ロボット シミュレーション シナリオを生成 (R2022a 以降) |
robotPlatform | Create robot platform in scenario (R2022a 以降) |
robotSensor | Sensor for robot scenario (R2022a 以降) |
extendedObjectMesh | Mesh representation of extended object (R2022a 以降) |
gpsSensor | GPS 受信機シミュレーション モデル (R2022a 以降) |
insSensor | 慣性ナビゲーション システムと GNSS/GPS のシミュレーション モデル (R2022a 以降) |
robotLidarPointCloudGenerator | Generate point cloud from meshes (R2022a 以降) |
createCustomRobotSensorTemplate | Create sample implementation for robot custom sensor interface (R2022b 以降) |
robotics.SensorAdaptor | Custom robot sensor interface (R2022b 以降) |
transformTree | Define coordinate frames and relative transformations (R2022a 以降) |
getGraph | Graph object representing tree structure (R2022a 以降) |
getTransform | Get relative transform between frames (R2022a 以降) |
info | List all frame names and stored timestamps (R2022a 以降) |
removeTransform | Remove frame transform relative to its parent (R2022a 以降) |
show | Show transform tree (R2022a 以降) |
updateTransform | Update frame transform relative to its parent (R2022a 以降) |
copy | Copy transform tree (R2022a 以降) |
トピック
- Execute Code at a Fixed-Rate
By executing code at constant intervals, you can accurately time and schedule tasks.
注目の例
Simulate Ultrasonic Sensors Mounted on Mobile Robots
Implement a custom sensor adaptor to integrate ultrasonic sensors with robotScenario for mobile robot positioning at a charging station.
モバイル ロボットを使用したパス プランニング シミュレーションの実行
シナリオを作成してモバイル ロボットをモデル化し、シナリオから占有グリッド マップを取得し、mobileRobotPRM を使用してパス プランニングを行う。
Perform Pick and Place with Collision-Object-Based Obstacle Avoidance in Robot Scenario
Create a collision-object meshes scene and add rigid body tree model to plan motion with RRT and simulate pick-and-place workflow.
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
- América Latina (Español)
- Canada (English)
- United States (English)
ヨーロッパ
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)


