Skip to content

Integration of Pixhawk code with YOLO#1

Merged
utkarsh867 merged 44 commits intomasterfrom
test
Jul 16, 2020
Merged

Integration of Pixhawk code with YOLO#1
utkarsh867 merged 44 commits intomasterfrom
test

Conversation

@utkarsh867
Copy link
Member

No description provided.

@utkarsh867 utkarsh867 self-assigned this Jul 13, 2020
@utkarsh867 utkarsh867 added the enhancement New feature or request label Jul 13, 2020
@utkarsh867 utkarsh867 linked an issue Jul 13, 2020 that may be closed by this pull request
@utkarsh867 utkarsh867 removed a link to an issue Jul 13, 2020
utkarsh867 and others added 2 commits July 14, 2020 00:08
@utkarsh867 utkarsh867 linked an issue Jul 13, 2020 that may be closed by this pull request
@utkarsh867 utkarsh867 linked an issue Jul 14, 2020 that may be closed by this pull request
# topic = "channels/"+ config.CHANNEL_ID +"/publish/"+ config.API_KEY
topic = "channels/publish"

channel_ID = os.environ['CHANNEL_ID']
Copy link
Member Author

Choose a reason for hiding this comment

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

The environment variables still need to go into .bashrc

@utkarsh867 utkarsh867 merged commit d1670b6 into master Jul 16, 2020
@utkarsh867 utkarsh867 deleted the test branch July 20, 2020 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Optimise Pixhawk integration to the Jetson Migrate to environment variables for ThingSpeak API keys

2 participants