# Set model to WAFFLE!!! $ export TURTLEBOT3_MODEL="waffle" $ export TB3_MODEL="waffle" $ roslaunch turtlebot3_gazebo turtlebot3_world.launch $ rostopic list | grep /camera
$ rqt_image_view
$ rosrun samples follower.py $ rosnode samples follower -------------------------------------------------------------------------------- Node [/follower] Publications: * /rosout [rosgraph_msgs/Log] Subscriptions: * /camera/rgb/image_raw [sensor_msgs/Image] * /clock [rosgraph_msgs/Clock] Services: * /follower/get_loggers * /follower/set_logger_level contacting node http://10.0.0.95:39103/ ... Pid: 17179 Connections: * topic: /rosout * to: /rosout * direction: outbound * transport: TCPROS * topic: /clock * to: /gazebo (http://10.0.0.95:42857/) * direction: inbound * transport: TCPROS * topic: /camera/rgb/image_raw * to: /gazebo (http://10.0.0.95:42857/) * direction: inbound * transport: TCPROS
rostopic hz /camera/rgb/image_raw subscribed to [/camera/rgb/image_raw] WARNING: may be using simulated time average rate: 10.204 min: 0.019s max: 0.131s std dev: 0.03037s window: 10
$ roslaunch turtlebot3_gazebo turtlebot3_autorace.launch