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.
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.
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.