Gazebo mobile robot controller
Hi all,
I have a quick question to ask. I'd like to create a simulation environment for testing a SLAM algorithm.
So, first I need:
a world (done)
a mobile robot (I followed this tutorial to make one: http://gazebosim.org/tutorials?cat=guided_b&tut=guided_b3)
Then, I have to write the nodes for interacting with sensors/actuators. According to http://wiki.ros.org/navigation/Tutorials/RobotSetup :
sensor transforms
sensor sources
odometry source
base controller
Now. Luckily enough, I already have code for the first three components. Can you please suggest me the fastest way to write a base_controller in order to navigate the robot?
Thanks, Federico
Asked by schizzz8 on 2017-07-10 09:09:27 UTC
Comments