README modifications
This commit is contained in:
parent
92206c10ac
commit
9c617a0804
|
|
@ -1,4 +1,8 @@
|
||||||
# Mathematica Front-End Installation Instructions #
|
# "ModernRobotics" Mathematica Package Instructions #
|
||||||
|
|
||||||
|
This package is the code library for _Modern Robotics: Mechanics, Planning,
|
||||||
|
and Control_. [Here](../../doc/MRlib.pdf) is the introduction. For more
|
||||||
|
details please see the [website](http://modernrobotics.org/).
|
||||||
|
|
||||||
If you'd like to be able to use this package inside of any notebook,
|
If you'd like to be able to use this package inside of any notebook,
|
||||||
regardless of the notebook's location on your filesystem, then you can use
|
regardless of the notebook's location on your filesystem, then you can use
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# "mr" Matlab Package Instructions #
|
# "mr" Matlab Package Instructions #
|
||||||
|
|
||||||
This package is the code library for _Modern Robotics: Mechanics, Planning,
|
This package is the code library for _Modern Robotics: Mechanics, Planning,
|
||||||
and Control_. For more details please see the library introduction pdf file
|
and Control_. [Here](../../doc/MRlib.pdf) is the introduction. For more
|
||||||
or the [website](http://modernrobotics.org/).
|
details please see the [website](http://modernrobotics.org/).
|
||||||
|
|
||||||
To import the package, use `addpath` as
|
To import the package, use `addpath` as
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
# "modern_robotics" Python Package Instructions #
|
# "modern_robotics" Python Package Instructions #
|
||||||
|
|
||||||
This package is the code library for _Modern Robotics: Mechanics, Planning,
|
This package is the code library for _Modern Robotics: Mechanics, Planning,
|
||||||
and Control_. For more details please see the library introduction pdf file
|
and Control_. [Here](../../doc/MRlib.pdf) is the introduction. For more
|
||||||
or the [website](http://modernrobotics.org/).
|
details please see the [website](http://modernrobotics.org/).
|
||||||
|
|
||||||
To use the package, you can either
|
To use the package, you can either
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue