How to use turtlebot_gazebo with gazebo8
I install ros kinetic and gazebo8 as the instruction in http://gazebosim.org/tutorials/?tut=r...
After I compile the turtlebot_gazebo from source. I start the lanuch in turtlebot_gazebo.
But it seemed that the node /gazebo is not subscribing /mobile_base/commands/velocity (works in gazebo7/2 with ros indigo). Then how can I control the turtlebot in gazebo through ros?