Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinselva authored Nov 26, 2024
1 parent 2c4bccd commit 11237a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Embedded Systems Bridge

This library provides general funcitonalities for using the [Unified Planning](https://github.com/aiplan4eu/unified-planning) library in robotic applications:
This library provides general functionalities for using the [Unified Planning](https://github.com/aiplan4eu/unified-planning) library in robotic applications:
- helper functions to map object representations in your application domain to the UP domain and vice versa, e.g., to retrieve executable actions from a generated UP plan
- plan dispatchers for automated execution of action plans
- plan monitoring for validating action execution and performing precondition checks on subsequent actions
Expand All @@ -10,6 +10,7 @@ This library provides general funcitonalities for using the [Unified Planning](h
To see the Embedded Systems Bridge in use, please refer to our related repositories:
- [drone experiment](https://github.com/franklinselva/genom3-experiment/) [GenoM3-Pocolibs, Gazebo]
- [pick-and-place robot environment](https://github.com/DFKI-NI/mobipick_labs) [ROS1 Noetic, Gazebo]
- [industrial-arm-demo](https://github.com/franklinselva/industrial-robot-arm-ros2) [ROS2 Jazzy, Moveit2]

<!-- ## Installation
Expand Down

0 comments on commit 11237a8

Please sign in to comment.