mhahsler / pomdp

R package for Partially Observable Markov Decision Processes
16 stars 5 forks source link

POMDP_solver #13

Closed AKshBhosa closed 2 years ago

AKshBhosa commented 3 years ago

could not find function "R_". and "object 'AV' not found." Tigerproblem is run successfully but while running my code it is showing this error.

mhahsler commented 3 years ago

Did you load the library with library("pomdp")

I need a code example that shows the problem.