Skip to content

Commit

Permalink
added Plots to support Tag gallery example
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-asmar committed Jan 27, 2024
1 parent 4b291e8 commit ea32406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ POMDPModels = "355abbd5-f08e-5560-ac9e-8b5f2592a0ca"
POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d"
ParticleFilters = "c8b314e2-9260-5cf8-ae76-3be7461ca6d0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
QMDP = "3aa3ecc9-5a5d-57c8-8188-3e47bd8068d2"
QuickPOMDPs = "8af83fb2-a731-493c-9049-9e19dbce6165"
RockSample = "de008ff0-c357-11e8-3329-7fe746fe836e"
Expand Down
1 change: 1 addition & 0 deletions docs/src/gallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ using POMDPs
using TagPOMDPProblem
using NativeSARSOP
using POMDPGifs
using Plots
using Random
pomdp = TagPOMDP()
Expand Down

0 comments on commit ea32406

Please sign in to comment.