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

Support IR Omni and bumper sensors in Gazebo #76

Open
Interaze opened this issue Nov 28, 2020 · 3 comments
Open

Support IR Omni and bumper sensors in Gazebo #76

Interaze opened this issue Nov 28, 2020 · 3 comments

Comments

@Interaze
Copy link

Interaze commented Nov 28, 2020

Put simply, it lists that the ir sensors are supported with this repo, but I'm unable to see it as a topic in ros with gazebo and the create_2.launch file, is this feature only for runtime instead of gazebo?

@jacobperron
Copy link
Member

Only the omni IR sensor is supported, and this referring to the real robot driver. Note, this is a passive sensor (not a range finder). To get an equivalent sensor in a Gazebo simulation, we should modify the simulation description with an appropriate plugin. I'm not sure if there exists a plugin for this type of fiducial sensor.

@Interaze
Copy link
Author

Interaze commented Dec 5, 2020

Thankyou for the reply, would it be possible to get help to work on some of this? I'm willing to help out as much as I can, but I have little experience with developing urdf or sdf models. I think if we could get the bumper working for the model it would really make a difference.

@jacobperron
Copy link
Member

@Interaze I don't have much time to dedicate, but it does look like gazebo_ros supports bumper sensors. You could try adapting that example, adding it to the create gazebo description file.

@jacobperron jacobperron changed the title Accessing IR Omni publisher with the create_2 Support IR Omni and bumper sensors in Gazebo Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants