CWRUbotix/rov-24

[FEATURE] Controller Button Enum

开放

#143 创建于 2024年4月12日

 (0 条评论) (0 个反应) (0 位负责人)Python (0 个派生)auto 404
good first issue

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This is in reference to manual_control_node.

Describe the solution you'd like

Replace the constant ints with an enum.

Describe alternatives you've considered

What we do now with 15 constant ints

贡献者指南