-
Notifications
You must be signed in to change notification settings - Fork 2
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
move texture on conveyor belt mesh #21
move texture on conveyor belt mesh #21
Conversation
jhanca-robotecai
commented
Jun 23, 2023
- add functionality to move texture on conveyor belt mesh (using speed parameter)
- add mesh and textures to ROS2 assets
- fix typos
Signed-off-by: Jan Hanca <[email protected]>
Signed-off-by: Jan Hanca <[email protected]>
Signed-off-by: Jan Hanca <[email protected]>
Signed-off-by: Jan Hanca <[email protected]>
PR updated to the newest conveyor belt model, tested with level in which conveyor belt physics component needs to be connected with the mesh+material component: |
Signed-off-by: Jan Hanca <[email protected]>
633ee46
to
aec0a1e
Compare
Signed-off-by: Jan Hanca <[email protected]>
Added another commit with material selector for the physics. |
Signed-off-by: Jan Hanca <[email protected]>
looks ok, please keep this PR only with code, no assets. |
Signed-off-by: Jan Hanca <[email protected]>
I removed the assets |
* comment out asserts * add moving texture to belt * add conveyor belt asset * revert comment out asserts; remove debug code * add entity id; change v->u in texture move * add material selector to belt physics * add texture scaling factor * remove obsolete assets --------- Signed-off-by: Jan Hanca <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
* comment out asserts * add moving texture to belt * add conveyor belt asset * revert comment out asserts; remove debug code * add entity id; change v->u in texture move * add material selector to belt physics * add texture scaling factor * remove obsolete assets --------- Signed-off-by: Jan Hanca <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
* comment out asserts * add moving texture to belt * add conveyor belt asset * revert comment out asserts; remove debug code * add entity id; change v->u in texture move * add material selector to belt physics * add texture scaling factor * remove obsolete assets --------- Signed-off-by: Jan Hanca <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
* comment out asserts * add moving texture to belt * add conveyor belt asset * revert comment out asserts; remove debug code * add entity id; change v->u in texture move * add material selector to belt physics * add texture scaling factor * remove obsolete assets --------- Signed-off-by: Jan Hanca <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
move texture on conveyor belt mesh (#21) Add ConveyorBeltRequestBus (#24) Co-authored-by: Jan Hanca <[email protected]> Co-authored-by: Adam Dąbrowski <[email protected]> Co-authored-by: Steve Pham <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
- move texture on conveyor belt mesh (#21) - Add ConveyorBeltRequestBus (#24) Co-authored-by: Jan Hanca <[email protected]> Co-authored-by: Adam Dąbrowski <[email protected]> Co-authored-by: Steve Pham <[email protected]> Signed-off-by: Michał Pełka <[email protected]>
Signed-off-by: Adam Dąbrowski <[email protected]>
Signed-off-by: Adam Dąbrowski <[email protected]>