rock-core / tools-syskit

Rock's model-based component management layer
1 stars 14 forks source link

Can't connect ports #27

Closed Rauldg closed 7 years ago

Rauldg commented 10 years ago

Hi,

I can't connect two children of a composition (models/blueprints/navigation_trajectory_execution.rb). I am not sure if it is an bug or I am doing something wrong. I tried different connection styles, giving the ports and not giving them and there is actually only a possible connection.

This only happens after refresing the syskit browse window. Using the reload buttom.

port laser_scans of child velodyne_scans of Spacebot::Compositions::NavigationTrajectoryExecution does not exist
Available ports are:
  Rock::MapGen::MultilevelLaserScanSrv

I am using the orogen_loaders branches.

As I should not make the code related to the issue public. Please send me a message if you want to have the models pack and the copy of the bundles for reproducing the error.

Rauldg commented 7 years ago

This is just very old :)