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 camera tracking tutorial #145

Merged
merged 2 commits into from
Sep 28, 2020
Merged

Update camera tracking tutorial #145

merged 2 commits into from
Sep 28, 2020

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Sep 26, 2020

  • updated description
  • use references to code snippets in example instead of writing out the whole function signature
  • removed the SetWorld* functions. They are useful but not particularly specific to camera tracking. Maybe it'll suit better in a separate tutorial on node transforms in ign-rendering

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

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Sep 26, 2020
@osrf-triage osrf-triage added this to Inbox in Core development Sep 26, 2020
@codecov
Copy link

codecov bot commented Sep 26, 2020

Codecov Report

Merging #145 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   52.07%   52.07%           
=======================================
  Files         143      143           
  Lines       13105    13105           
=======================================
  Hits         6824     6824           
  Misses       6281     6281           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1ef0388...47d1e03. Read the comment docs.

Core development automation moved this from Inbox to In review Sep 26, 2020
Copy link
Contributor

@chapulina chapulina left a comment

Choose a reason for hiding this comment

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

A minor suggestion would be to link to the API docs instead of listing the function parameters. i.e. https://ignitionrobotics.org/api/rendering/4.0/classignition_1_1rendering_1_1Camera.html#ae5dac859964f1c47eba4d46d6d3ef9f9

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033
Copy link
Contributor Author

iche033 commented Sep 26, 2020

yep good idea, updated. 47d1e03

@chapulina chapulina merged commit e54a8bb into master Sep 28, 2020
Core development automation moved this from In review to Done Sep 28, 2020
@chapulina chapulina deleted the camera_track_tutorial branch September 28, 2020 19:09
@j-rivero j-rivero removed this from Done in Core development May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants