Skip to content

How do I print "Hello World!" in the middle of the screen? #9

@patch6

Description

@patch6

I need to do this for debugging purposes. Kind of lost.

I've tried #include <iostream> and std::cout << "Hello World!"; and nothing shows up on the screen.

I guess I could print the data to a file and open it in notebook but that's pretty clunky for my purposes (trying to print the gyroscope / accelerometer sensor data.)

Also, @alatnet, do you know if the sensor data is in radians?

Thank you for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions