Documentation for the GenoM3 fiacre/ros
template
The fiacre/ros
GenoM3 template is invoked with:
genom3 fiacre/ros <module(s).gen>
It will create a fiacre-ros
subdirectory containing a number of files.
cd fiacre-pocolibs autoreconf -vif ./configure --prefix=${HOME}/work
Note that for the configure to succeed, you need first to define the HIPPO_DIST
environment variable.
Put this variables (tune the values for your installation) in your .bashrc
file.
export HIPPO_DIST=${HOME}/work/hippo-2.6.5
The fiacre/ross
template takes the same argument than the fiacre/pocolibs
template. See the documentation here.