You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using gazebo topics to get sensors data ...
I was wandering if we could/should use sensor pointers (CameraSensorPtr, RaySensorPtr, ImuSensorPtr) instead of gazebo topics.
I believe the pointers are faster then adding a topic layer.
The text was updated successfully, but these errors were encountered:
We are currently using gazebo topics to get sensors data ...
I was wandering if we could/should use sensor pointers (CameraSensorPtr, RaySensorPtr, ImuSensorPtr) instead of gazebo topics.
I believe the pointers are faster then adding a topic layer.
The text was updated successfully, but these errors were encountered: