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

screen capture fails before updating current time #1491

Closed
3 tasks done
taikitanaka3 opened this issue Aug 2, 2022 · 0 comments · Fixed by #1492
Closed
3 tasks done

screen capture fails before updating current time #1491

taikitanaka3 opened this issue Aug 2, 2022 · 0 comments · Fixed by #1492

Comments

@taikitanaka3
Copy link
Contributor

taikitanaka3 commented Aug 2, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

autoware.universe/screen_capture_panel.cpp at 08d7a12b16c9b74e3afe578858db79e841c1000e · autowarefoundation/autoware.universe

Expected behavior

correctly set current time before accepting service

Actual behavior

terminate called after throwing an instance of ‘std::filesystem::__cxx11::filesystem_error’
what(): filesystem error: cannot create directory 

Steps to reproduce

ros2 service call /debug/service/capture_screen std_srvs/srv/Trigger {}
rviz2 -d $path_to_capture_plugin_config

image

Versions

autoware main

Possible causes

No response

Additional context

No response

yhisaki pushed a commit to yhisaki/autoware.universe that referenced this issue Sep 5, 2024
…nclude

fix(reaction_analyzer): fix include hierarchy of tf2_eigen (autowarefoundation#8663)
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 a pull request may close this issue.

1 participant