Discussion:
[Rock-dev] [rock] #486: Syskit use statements are ignored or lost (even in one profile)
rock
2014-06-19 14:53:49 UTC
Permalink
#486: Syskit use statements are ignored or lost (even in one profile)
-------------------------------+-----------------
Reporter: christian.clausen | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: base | Keywords:
-------------------------------+-----------------
use-statements in the Avalon Profile get lost and you have to redefine
EVERY Cmp/Task to use (recursive!) in a new define.

To reproduce: checkout latest bundles/avalon master-commit (205ed8a84)
from https://github.com/auv-avalon/bundle

syskit instanciate -ravalon target_move_new_def!

This currently blocks AVALONs Supervision completly
--
Ticket URL: <https://rock.opendfki.de/ticket/486>
rock <https://rock.opendfki.de>
rock: the robot construction kit
rock
2014-06-19 15:54:21 UTC
Permalink
#486: Syskit use statements are ignored or lost (even in one profile)
-------------------------------+----------------------
Reporter: christian.clausen | Owner:
Type: defect | Status: closed
Priority: major | Milestone:
Component: base | Resolution: invalid
Keywords: |
-------------------------------+----------------------
Changes (by sylvain.joyeux):

* status: new => closed
* resolution: => invalid


Comment:

- please report this on github (http://github.com/rock-core/tools-syskit)
- be a lot more specific:
- example of expected behaviour (example of profile code, not the whole
bundle !)
- what you get
- how you are working around it (since I have the impression that you
worked around it

I am closing this as invalid, will follow up on github once you've created
the ticket there.

Thanks for reporting !
--
Ticket URL: <https://rock.opendfki.de/ticket/486#comment:1>
rock <https://rock.opendfki.de>
rock: the robot construction kit
Loading...