Skip to content

Alexandrs Fix#1

Open
muchosun wants to merge 12 commits intoDistributedSky:masterfrom
muchosun:master
Open

Alexandrs Fix#1
muchosun wants to merge 12 commits intoDistributedSky:masterfrom
muchosun:master

Conversation

@muchosun
Copy link

All own changes)

@@ -1,7 +1,7 @@
FROM ros:kinetic-ros-base
FROM droneemployee/ros-base-armhf
Copy link
Member

Choose a reason for hiding this comment

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

Этих строчек не должно быть, базовая версия собирается под архитектуру x86_64.

README.md Outdated

Данный сервис управляется ROS.

Все основные команды приходят из контейнера master
Copy link
Member

Choose a reason for hiding this comment

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

Добавить ROS API в формате: топик/сервис - аргументы - что делает.

def recording(enable):
rospy.loginfo('Set video enable {0}'.format(enable))
camera = GoProHero(password='password')
camera = GoProHero(password='fotokubgopro')
Copy link
Member

Choose a reason for hiding this comment

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

Заменить на переменную из окружения, например os.environ['PASSWORD'].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants