Hello,
I am trying to use the Real Robot Lab with TurtleBot3. The web interface shows that I am connected with a latency of around 200ms, but moving the joystick does not make the robot respond. I thought it might be a session issue, so I ended the session and tried again, but it still does not work. When I checked with rosnode list and rosnode info /rosbridge_websocket, only rosbridge-related nodes are running, and there are no TurtleBot3 bringup nodes:
Node [/rosbridge_websocket]
Publications:
- /client_count [std_msgs/Int32]
- /cmd_vel [geometry_msgs/Twist]
- /connected_clients [rosbridge_msgs/ConnectedClients]
- /rosout [rosgraph_msgs/Log]
Subscriptions: - /odom_status [unknown type]
- /scan_status [unknown type]
- /tf_status [unknown type]
Services: - /rosbridge_websocket/get_loggers
- /rosbridge_websocket/set_logger_level
I would also like to ask a couple of questions:
- Does the Real Robot Lab operate on weekends (Saturday/Sunday)?
- I am planning to use the TurtleBot3 during weekday evenings. Is it available at all times on weekdays, regardless of the time?
Thank you very much for your assistance.