GitHub - ferrolho/ModernRoboticsBook.jl: Modern Robotics: Mechanics, Planning, and Control.

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Modern Robotics: Mechanics, Planning, and Control.

License

MIT license

59 stars 17 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

ModernRoboticsBook.jl

Stable Dev Build Status Build Status Codecov Coveralls Aqua QA

Some examples can be found on the Examples page.

See the Index for the complete list of documented functions and types.

Installation

The latest release of ModernRoboticsBook can be installed from the Julia REPL prompt with

julia> import Pkg; Pkg.add("ModernRoboticsBook")