rock-core / vscode-rock

VSCode extension for Rock integration
MIT License
1 stars 1 forks source link

does not match orogen errors #24

Open doudou opened 6 years ago

doudou commented 6 years ago

I got the following orogen error, which does not show up in the problem window:

Autobuild::Orogen:perception/orogen/pipe_following:orogen: pipe_following.orogen:55: unknown statement 'transformer' (OroGen::ConfigError)

We possibly would need to add an error tag in the orogen output to make sure it shows up.