<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
1 comment
Yes you still need to point the controller towards the drone so it can get the strongest signal, very basically the app sends signals to the drone via the controller that mimic what you would be doing with the sticks if you were flying manually using a system called Virtual Stick Control (VSC)
Please sign in to leave a comment.