Skip to content

Commit

Permalink
Update README.md (#2552)
Browse files Browse the repository at this point in the history
replace moveit wiht moveit_py
  • Loading branch information
Nils-ChristianIseke authored Nov 27, 2023
1 parent 468130d commit c2292a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moveit_py/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MoveIt 2 Python Library
<img src="./banner.png" width="50%">

`moveit` is a Python library for interfacing with the core functionalities of MoveIt 2.
`moveit_py` is a Python library for interfacing with the core functionalities of MoveIt 2.
The goal of this library is to provide a simplified interface for MoveIt 2 Python users.

This Python library depends on [pybind11](https://pybind11.readthedocs.io/en/stable/index.html) for generating Python bindings.
Expand Down

0 comments on commit c2292a7

Please sign in to comment.