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

diff drive example missing colors #310

Merged
merged 1 commit into from
May 28, 2024
Merged

Conversation

ARK3r
Copy link
Contributor

@ARK3r ARK3r commented May 28, 2024

when running ros2 launch gz_ros2_control_demos diff_drive_example.launch.py the following errors are seen:

[robot_state_publisher-2] Warning: link 'chassis' material 'orange' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'chassis' material 'orange' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'left_wheel' material 'black' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'left_wheel' material 'black' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'right_wheel' material 'black' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'right_wheel' material 'black' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'caster' material 'white' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp
[robot_state_publisher-2] Warning: link 'caster' material 'white' undefined.
[robot_state_publisher-2]          at line 85 in ./urdf_parser/src/model.cpp

and

[ruby $(which gz) sim-1] Warning: link 'chassis' material 'orange' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'chassis' material 'orange' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'left_wheel' material 'black' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'left_wheel' material 'black' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'right_wheel' material 'black' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'right_wheel' material 'black' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'caster' material 'white' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp
[ruby $(which gz) sim-1] Warning: link 'caster' material 'white' undefined.
[ruby $(which gz) sim-1]          at line 85 in ./urdf_parser/src/model.cpp

without the changes:

Screenshot from 2024-05-28 14-40-20

with the changes:

Screenshot from 2024-05-28 14-40-43

@ARK3r ARK3r requested a review from ahcorde as a code owner May 28, 2024 18:41
Copy link
Contributor

@christophfroehlich christophfroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ahcorde ahcorde merged commit 7cb6fd9 into ros-controls:master May 28, 2024
5 checks passed
@ahcorde
Copy link
Collaborator

ahcorde commented May 28, 2024

https://github.com/Mergifyio backport jazzy humble iron

Copy link
Contributor

mergify bot commented May 28, 2024

backport jazzy humble iron

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)
mergify bot pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)
mergify bot pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)
ahcorde pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)

Co-authored-by: Reza Kermani <[email protected]>
ahcorde pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)

Co-authored-by: Reza Kermani <[email protected]>
ahcorde pushed a commit that referenced this pull request May 28, 2024
(cherry picked from commit 7cb6fd9)

Co-authored-by: Reza Kermani <[email protected]>
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.

3 participants