ROBOTIS-GIT / turtlebot3

ROS packages for Turtlebot3
http://turtlebot3.robotis.com
Apache License 2.0
1.48k stars 1.02k forks source link

How to give initial guess to /diff_drive_controller/odom #1004

Open PeppePercival opened 8 months ago

PeppePercival commented 8 months ago

ISSUE TEMPLATE ver. 0.4.0 Thank you for contributing to Science, you're great! I want to plot the topics of /diff_drive_controller/odom and /ground_truth via plotjuggler. I changed the x_pose from gazebo.launch.py to -2.0 to match with the environment but i can see the diff drive controller x position is at 0.0 but the ground truth is at -2.0. How can i set -2.0 for diff drive controller too as initial starting positiono to then follo ground truth and my extended kalman filter?

  1. Which TurtleBot3 platform do you use?

    • [ ] Burger
  2. Which ROS is working with TurtleBot3?

    ROS2 humble

  3. Which SBC(Single Board Computer) is working on TurtleBot3?

    simulation solo on virtual machine for windows

  4. Which OS you installed on SBC? Ubuntu 22.04