splintered-reality / py_trees_ros_tutorials

Tutorials for py_trees on ros
Other
10 stars 8 forks source link

[ros2] files not installing with symlinks #3

Closed stonier closed 5 years ago

stonier commented 5 years ago

Reproduce:

Note, package.xml is symlinked, python files are not.

$ make all
$ ls -l install/py_trees_ros/share/py_trees_ros
$ ls -l install/py_trees_ros/share/py_trees_ros/launch

Workaround:

stonier commented 5 years ago

Not tracking here, see https://snorriheim.atlassian.net/wiki/spaces/TechnicalNotes/pages/549486593/Launch for tracking.

Right now, this repo is creating standalone launch scripts to work with ros2 run and actually preferring that, so likely not to go back.