maddux.examples package

Submodules

maddux.examples.arm_animation module

maddux.examples.arm_animation.arm_animation()[source]

Animate the arm moving to touch a ball

maddux.examples.arm_ball_animation module

maddux.examples.arm_ball_animation.arm_ball_animation()[source]

Animate an arm holding a ball, moving around to an arbitrary spot.

maddux.examples.ball_animation module

maddux.examples.ball_animation.ball_animation()[source]

Create a few balls and have them all move around the environment at different velocities.

maddux.examples.find_jacob0 module

maddux.examples.find_jacob0.find_jacob0()[source]

Show how to calculate the jacobian of am arm.

maddux.examples.obstacle_collision module

maddux.examples.obstacle_collision.obstacle_collision()[source]

Tests whether an arm in its final configuration makes contact with either of our obstacles.

maddux.examples.plot module

maddux.examples.plot.plot()[source]

Generic plotting example given an environment with some objects in it and a robot.

maddux.examples.plot_arm module

maddux.examples.plot_arm.plot_arm()[source]

Shows how to plot an arm.

maddux.examples.plot_obstacle module

maddux.examples.plot_obstacle.plot_obstacle()[source]

Create and plot an obstacle within an environment.

maddux.examples.tutorial module

maddux.examples.tutorial.tutorial()[source]

Code from our tutorial on the documentation

Module contents