メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

センサー データ

TurtleBot® センサーからデータを収集する

TurtleBot ロボットは、すべてのセンサー データを ROS ネットワーク上に公開します。これらの関数は、ROS ネットワークのさまざまなセンサーからデータを取得するために使用されます。setVelocity を使用して速度コマンドを送信し、ロボットを動かすこともできます。

関数

すべて展開する

getColorImageGet color image from TurtleBot camera
getGrayImageGet grayscale image from TurtleBot camera
getDepthImageGet depth image from TurtleBot camera
getPointCloudGet point cloud image from TurtleBot camera
getLaserScanGet laser scan sensor readings from TurtleBot
getIMUGet IMU data from TurtleBot
getOdometryGet odometry reading from TurtleBot
getTransformGet transformation between two frames on the TurtleBot robot
resetOdometryReset odometry for TurtleBot
setVelocitySend linear and angular velocities to TurtleBot

オブジェクト

turtlebotConnect to TurtleBot

トピック