Gazebo not loading moving joints
Hi! I am trying to spawn a urdf file on gazebo but it looks like gazebo is only reading fixed joints. If I change all my moving joints to fixed I can see a tf tree published on the tf topic but if I change back to moving joints it only publishes fixed ones. The spawned model just vibrates while moving the moving joints around randomly. Please help!
Thanks hsu it really helps a lot. I got another problem though, when I run my launch file which launches a whole lot of stuff I get these errors: 1. Could not initialize chain object, 2. Could not load models. Any ideas? Thanks