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

DOCS-2951: Make updates from QA to component code samples #4411

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

sguequierre
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Oct 2, 2024

Warning your change may break code samples. If your change modifies any of the following functions please contact @viamrobotics/fleet-management. Thanks!

component function
base IsMoving
board GPIOPinByName
camera Properties
encoder Properties
motor IsMoving
sensor Readings
servo Position
arm EndPosition
audio MediaProperties
gantry Lengths
gripper IsMoving
input_controller Controls
movement_sensor LinearAcceleration
power_sensor Power
pose_tracker Poses
motion GetPose
vision GetProperties

@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Oct 2, 2024
// logger.Info("The x component of the orientation vector: ", orientation.0X)
// logger.Info("The y component of the orientation vector: ", orientation.0Y)
// logger.Info("The z component of the orientation vector: ", orientation.0Z)
// logger.Info("The x component of the orientation vector: ", orientation.OX)
Copy link
Contributor

Choose a reason for hiding this comment

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

😬🙈

@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Oct 9, 2024
@sguequierre sguequierre merged commit 177ba5d into main Oct 9, 2024
19 checks passed
@sguequierre sguequierre deleted the DOCS-2951/component-api-code-samples branch October 9, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test This pull request is marked safe to test from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants