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

Add the possibility to change the background color #123

Merged
merged 3 commits into from
Dec 11, 2020

Conversation

jbmouret
Copy link
Collaborator

@jbmouret jbmouret commented Dec 8, 2020

  • we also slightly alter (lighter) the color of the checkered floor
  • example in talos.cpp

For now, I did not do the change for the sensor/camera.cpp as there is no graphics configuration here (it would require to add an argument to the constructor).

jbmouret and others added 2 commits December 8, 2020 16:07
…instead of black)

- slightly alter (lighter) the color of the checkered floor
- example in talos.cpp
@costashatz
Copy link
Member

@jbmouret thanks for this! I did some small final touches. I also reverted the change of the checkerboard color and made the two colors parameters so that someone can change them. I'll wait the CIs and merge..

@costashatz costashatz merged commit b0977f6 into master Dec 11, 2020
@costashatz costashatz deleted the background_color branch December 11, 2020 07:48
@costashatz costashatz added this to the RobotDART 1.0.0 milestone Mar 1, 2021
costashatz added a commit that referenced this pull request Dec 8, 2021
Add the possibility to change the background color
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.

Change the color of the background (to white)
2 participants