Gazebo simulation is breaking rosserial ?

asked 2022-02-11 07:03:50 -0500

Shiva_uchiha gravatar image

Hi ! I am trying to perform Processor loop simulation .

STMF7(running goal to goal controller) -----CMD_VEL------->PC(Gazebo)

PC(Gazebo)----------Odom-------------->STMF7(running goal to goal controller)

When I run rosserial node all topic subs and pubs are happening properly on PC side from STM32F7 MCU. However the moment I launch gazebo tutlebot, its showing wrong checksum for msg id and many errors on rosserial node side.

edit retag flag offensive close merge delete