orocos / orocos-bayesian-filtering

The orocos Bayesian Filtering Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conditional argument

chennuo0125-HIT opened this issue · comments

ColumnVector state = ConditionalArgumentGet(0);
ColumnVector vel  = ConditionalArgumentGet(1);

i dont konw how to define conditional arguments? are they default ?

I assume this is a question rather than an issue? Could you please clarify your question? It looks like you are referring to the BFL tutorial section 3.4.3? Is your question solved by pointing out the that ConditionalArgumentGet() function is implemented in the parent class ConditionalPdf<> ?

Side note: However, I noted that at least the mailing url seems to be (temporarily) down :-(