Open
Description
When I use webots to publish imu topic, the urdf infomation such as this
and in my code i set TIME_STEP = 5 use
WbFieldRef field = wb_supervisor_node_get_field(time_node, "basicTimeStep"); wb_supervisor_field_set_sf_float(field, TIME_STEP);
but the topic frequecy is always like
i dont know how to change it in 5ms to publish
Metadata
Metadata
Assignees
Labels
No labels