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

Update position of lights on side of Explorer X1 robot models #694

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Nov 3, 2020

The lateral lights on Explorer X1 models are found to be embedded inside the wheels. At certain camera viewing angles, the rendering engine thinks the lights are completely occluded and so the lights become disabled. This fix is to move the lights slightly outside the wheels so it does not get occluded.

The red cubes in the screenshot below represent old pose of lights on the side of the robot:

explorer_light_pose

It was found that the issue is mostly in the GUI camera. As shown in the screenshot below, the light is not visible in the GUI camera but appears fine in the left camera sensor view:

explorer_x1_camera_sensor_view

Once this is merged, we'll also need to update the models on Fuel

Signed-off-by: Ian Chen ichen@osrfoundation.org

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@osrf-jenkins
Copy link

Build finished. 15 tests run, 0 skipped, 0 failed.

@nkoenig
Copy link
Contributor

nkoenig commented Nov 12, 2020

I've also updated the models on Fuel.

@nkoenig nkoenig merged commit 6eac998 into master Nov 12, 2020
@nkoenig nkoenig deleted the explorer_x1_lateral_lights branch December 10, 2020 22:32
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

Successfully merging this pull request may close these issues.

4 participants