File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 88[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/sb279kxuv1be391g?svg=true )] ( https://ci.appveyor.com/project/AtsushiSakai/pythonrobotics )
99[ ![ codecov] ( https://codecov.io/gh/AtsushiSakai/PythonRobotics/branch/master/graph/badge.svg )] ( https://codecov.io/gh/AtsushiSakai/PythonRobotics )
1010[ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/AtsushiSakai/PythonRobotics.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/AtsushiSakai/PythonRobotics/context:python )
11- [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/atsushisakai/pythonrobotics/badge/master )] ( https://www.codefactor.io/repository/github/atsushisakai/pythonrobotics/overview/master )
1211[ ![ tokei] ( https://tokei.rs/b1/github/AtsushiSakai/PythonRobotics )] ( https://github.com/AtsushiSakai/PythonRobotics )
1312
1413Python codes for robotics algorithm.
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ scipy == 1.7.2
33pandas == 1.3.4
44matplotlib == 3.4.3
55cvxpy == 1.1.17
6+ IPython == 7.29.0 # For sphinx documentation
You can’t perform that action at this time.
0 commit comments