atlas does not react in gazebo
Hi, I'm knew to ROS and Gazebo. I'm trying to get familiar to the Gazebo and ROS with the DRC Environment. Therefore, I was trying the Tutorial in http://gazebosim.org/wiki/Tutorials/d... .
I can compile and build the Tutorial properly. Even, if I echo the published joint commands, I see the proper values that have been set. But the received JointStates don't change. I always get the same values for the position. As I don't have an nvidia Graphics Chip, I'm using the atlas_cpu_lidar.launch Launch-Files. Gazebo and RVIZ, both don't show any changes from the initial state of Atlas.
But somehow, if I try to teleoperate Atlas with "roslaunch atlas_utils keyboard_teleop.launch" I can make Atlas move.
Thank You