Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read gazebo sensor data #26

Open
Thomio-Watanabe opened this issue Dec 2, 2015 · 1 comment
Open

read gazebo sensor data #26

Thomio-Watanabe opened this issue Dec 2, 2015 · 1 comment

Comments

@Thomio-Watanabe
Copy link
Contributor

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.

@doudou
Copy link
Contributor

doudou commented Dec 7, 2015

I believe the pointers are faster then adding a topic layer.

Some sensors are threaded, so I am not sure how well it would play with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants