champ_setup_assistant icon indicating copy to clipboard operation
champ_setup_assistant copied to clipboard

Can‘t visualize and control

Open skywoodsz opened this issue 4 years ago • 3 comments

Hi, I followed guideline to generate the configuration file with ANYmal, but I can't visualize it in the rviz. The result is like this: 1

And also I can't control it in the gazebo. 屏幕截图 2021-10-31 17:08:36

How can I fix this error? Thanks!

skywoodsz avatar Oct 31 '21 09:10 skywoodsz

Have you tried using the default config package for Anymal https://github.com/chvmp/robots/tree/master/configs/anymal_b_config?

grassjelly avatar Nov 06 '21 02:11 grassjelly

Have you tried using the default config package for Anymal https://github.com/chvmp/robots/tree/master/configs/anymal_b_config?

yeah, I tried the default config package. However, when I run the gazebo config, the above result will happen. It seems like it was not successfully added to the controller. My sys is ubuntu1604.

skywoodsz avatar Nov 09 '21 13:11 skywoodsz

Have you tried using the default config package for Anymal https://github.com/chvmp/robots/tree/master/configs/anymal_b_config?

Thanks, sir. I have solved this problem. The problem is caused by a mismatch between the urdf file and the controller, and finally I unsuccessfully load the controller. I used the anymal_b urdf file form ANYbotics. It seems you change this file?

skywoodsz avatar Nov 14 '21 09:11 skywoodsz