When I run the VORC localization example from https://github.com/osrf/vorc/wiki/sensors
roslaunch vorc_gazebo marina.launch verbose:=true
and then
roslaunch vorc_gazebo localization_example.launch
I get the following transform warnings - perhaps a state publisher issue?
[ WARN] [1619375160.924654495, 648.733000000]: Transform from cora/imu_link to cora/base_link was unavailable for the time requested. Using latest instead.
[ WARN] [1619375161.138304949, 648.946000000]: Transform from cora/gps_link to cora/base_link was unavailable for the time requested. Using latest instead.
[ WARN] [1619375162.926686795, 650.733000000]: Transform from cora/imu_link to cora/base_link was unavailable for the time requested. Using latest instead.
[ WARN] [1619375163.239991691, 651.046000000]: Transform from cora/gps_link to cora/base_link was unavailable for the time requested. Using latest instead.
In the above, I'm using Melodic. There are other issues with Noetic - see bsb808/mrc_notes#4
When I run the VORC localization example from https://github.com/osrf/vorc/wiki/sensors
and then
I get the following transform warnings - perhaps a state publisher issue?
In the above, I'm using Melodic. There are other issues with Noetic - see bsb808/mrc_notes#4