Carlike robot's localization algorithm in simulation
Hello,
I have been struggling finding the right tutorials for me. Here is what I need to do: I need to simulate AMCL algorithm of a carlike robot using such sensors as odometry, lidar, gyroscope and accelerometer in pure simulation. I have read about RVIZ but the robot is supposed to be carlike, therefore I started looking into turtlebot_simulation tutorials which gave me a dead end because it required indigo version (I am running jade).
I have looked through all beginner/intermediate tutorials, but I just keep hitting a wall. I would really appreciate if someone would give me links/tips to the useful tutorials.
Dont hesitate to ask me more information in case my question is unclear.
EDIT Can I simulate IMU data in ROS stage? I have found this question, but its rather outdated.