You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
My Gazebo simulation is running already and the topic /cmd_vel_mux/input/teleop is there but when I run ./red_light_green_light.py cmd_vel:=cmd_vel_mux/input/teleop there is displayed nothing. Like this:
running mine on noetic.
i installed turtlebot3 for noetic (book's version is turtlebot for indigo)...
mine worked if i do:
~/wanderbot_ws $ roslaunch turtlebot3_gazebo turtlebot3_world.launch
and then:
~/wanderbot_ws/src/wanderbot/src $ ./red_light_green_light.py
without the cmd_vel stuff!
Hello
My Gazebo simulation is running already and the topic
/cmd_vel_mux/input/teleop
is there but when I run./red_light_green_light.py cmd_vel:=cmd_vel_mux/input/teleop
there is displayed nothing. Like this:Can anyone help me to point out the problem ?
Thanks
The text was updated successfully, but these errors were encountered: