Skip to content

Commit

Permalink
Add docker containers to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrojasmiliani committed Mar 28, 2024
1 parent 192b633 commit 89f7e9a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ The core feature of this library is the formulation of a time minimization probl
This means that when an emergency stop is initiated, the robot will minimize the stopping time by decelerating smoothly along its original path rather than deviating.
In addition, smoothness and torque constrains ensure a gentle and a dynamically feasible stop.

This library is particularly useful in scenarios where robots work in close proximity to humans or other robots, and an immediate yet safe stop is essential due to an unexpected event or emergency.
This library is particularly useful in scenarios where robots work in proximity to humans or other robots, and an immediate yet safe stop is essential due to an unexpected event or emergency.

- ROS implementation [here](https://github.com/rafaelrojasmiliani/opstop_ros)
- Compatibility with moveit [here](https://github.com/rafaelrojasmiliani/gsplines_moveit)
- Contact: Rafael A. Rojas rafaelrojasmiliani@gmail.com.
- Docker containers with this library already installed
- *vim awesome plugins for development and moveit* rafa606/moveit-opstop-vim-dev:noetic
- *vim awesome plugins for development and awesome ros packages*: rafa606/ros-opstop-vim-dev:noetic

# Example

Expand Down

0 comments on commit 89f7e9a

Please sign in to comment.