Embedded Debug Shell: Difference between revisions

From R@M Wiki
No edit summary
No edit summary
Line 4: Line 4:


== General plan ==
== General plan ==

* Able to connect to the board

=== Reach goals ===

* Shell for commands that control multiple boards. So the command would
** e.g. we have multiple thruster cards, not a single thruster card controlling all thrusters. So if we want a thruster shell it will have to talk to multiple cards.
** This shell may just end up going on the Jetson, perhaps being implemented by talking over ROS.

[[Category:Embedded]]
[[Category:Embedded]]
[[Category:Qubo]]
[[Category:Qubo]]

Revision as of 17:27, 9 February 2024

Project members:

  • Jeffrey Fisher

General plan

  • Able to connect to the board

Reach goals

  • Shell for commands that control multiple boards. So the command would
    • e.g. we have multiple thruster cards, not a single thruster card controlling all thrusters. So if we want a thruster shell it will have to talk to multiple cards.
    • This shell may just end up going on the Jetson, perhaps being implemented by talking over ROS.