clearpathrobotics / clearpath_simulator

BSD 3-Clause "New" or "Revised" License
8 stars 6 forks source link

Sim robot fails to move and console prints serialization warnings #36

Open tfpgh opened 3 weeks ago

tfpgh commented 3 weeks ago

Requested Informaiton:

To Reproduce Provide the steps to reproduce:

  1. Follow the clearpath simulation installation docs
  2. Launch the sim with ros2 launch clearpath_gz simulation.launch.py
  3. Attempt to move the robot

Console Log: Console log was too long to put in body of issue. Link here: https://hastebin.com/share/makanuziyu.makefile

luis-camero commented 2 weeks ago

@tfpgh what robot.yaml did you use to run the simulation? When the robot is spawned in the simulation and the simulation is started, how are you trying to move the robot? Are you setting the appropriate namespace? See the simulator documentation.