Lbowers: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
Line 1: Line 1:
===Gotcha Chart===
===Gotcha Chart===
==Goals==
==Goals==
*Create an algorithm to describe the movement of a nanosatellite around a larger satellite. The micro-inspector must be able move autonomously while maintaining a safe distance.
*Create an algorithm to describe the movement of a nanosatellite around a larger satellite. The micro-inspector must be able to launch safely, move autonomously from point to point, and maintain a safe distance from the satellite being inspected.
*Test the algorithm using increasingly more complex models. The algorithm will be tested in Simulink, Gazebo, and the testbed.
*Test the algorithm using increasingly more complex models. The algorithm will be tested in Simulink, Gazebo, and the testbed.



Revision as of 21:42, 14 June 2006

Gotcha Chart

Goals

  • Create an algorithm to describe the movement of a nanosatellite around a larger satellite. The micro-inspector must be able to launch safely, move autonomously from point to point, and maintain a safe distance from the satellite being inspected.
  • Test the algorithm using increasingly more complex models. The algorithm will be tested in Simulink, Gazebo, and the testbed.

Objectives

Technical Challenges

  • Using Gazebo
  • Using Linux
  • Programming in C++ and MATLAB
  • Using Simulink
  • Learning about controls

Approach