Skip to content

Commit

Permalink
Merge pull request #35 from agimus-project/ArthurH91-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Kotochleb authored Oct 4, 2024
2 parents b3e3ceb + 166428e commit ac6a5a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ HPP-FCL & Pinocchio must be built from sources. Build pinocchio with the flag :

You can run examples with docker with following command:
``` bash
docker container run -p 7000:7000 ghcr.io/agimus-project/colmpc:v0.0.2 "python colmpc/examples/simple_ocp.py --scene 1"
docker container run -p 7000:7000 ghcr.io/agimus-project/colmpc:v0.2.0 "python colmpc/examples/simple_ocp.py --scene 1"
```


Expand Down

0 comments on commit ac6a5a2

Please sign in to comment.