RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

Add Kobuki plugin #214

Closed eborghi10 closed 4 years ago

eborghi10 commented 4 years ago

Description

This PR adds a custom plugin that publishes the wheel odometry without any offset so it always starts at (0,0).

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Also list any relevant details for your test configuration.

# Run Gazebo with RViz
RVIZ=true roslaunch ca_gazebo create_house.launch

Test Configuration:

Checklist:

eborghi10 commented 4 years ago

Not needed.