Closed dvogureckiy99 closed 1 year ago
The sim is freezing on this line because it's waiting to receive an LCM message on the robot_current_state
channel. The use_lcm
flag is for communication with a different simulator or a real robot. You'd have to set up that other simulator or the robot to send and receive the appropriate LCM messages. If you're just running a Drake simulation you don't need to use LCM.
Thank you very much. Your work save my course works.
What is a problem with lcm, when I try run with
lcm
turn on simulation freezing on this line: