ipa-nhg / squirrel_prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

squirrel_prediction repository

Repository for prediction and learning related SQUIRREL packages.

Installation requiremets

rosdep install --from-path squirrel_prediction -i -y

Service call for relations prediction:

# input parameters
string data_path
string input_file
string output_file
int32 number_of_columns
---
#output
bool finished

About


Languages

Language:Python 99.8%Language:CMake 0.2%