From: Walter Fetter Lages Date: Fri, 10 May 2019 07:38:29 +0000 (-0300) Subject: Add odometry configuration. X-Git-Tag: petryTCC~11 X-Git-Url: http://git.ece.ufrgs.br/?a=commitdiff_plain;h=80ed1cb3d7f6275d602361d33cfb1706f9479683;p=twil.git Add odometry configuration. --- diff --git a/twil_bringup/config/odometry_publisher.yaml b/twil_bringup/config/odometry_publisher.yaml new file mode 100644 index 0000000..c81d863 --- /dev/null +++ b/twil_bringup/config/odometry_publisher.yaml @@ -0,0 +1,9 @@ +# Watch-out: The indentation here is relevant to the semantic! + +odometry_publisher: + wheel_separation: 0.322 + wheel_radius: [0.075, 0.075] + odom_frame_id: "odom" + base_frame_id: "twil_origin" + publish_rate: 100 + \ No newline at end of file diff --git a/twil_bringup/launch/gazebo8.launch b/twil_bringup/launch/gazebo8.launch new file mode 100644 index 0000000..bd0af82 --- /dev/null +++ b/twil_bringup/launch/gazebo8.launch @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +