ros-health / hl7_bridges

Bridges between ROS 2 and HL7
Apache License 2.0
6 stars 0 forks source link

Dependency with rmf_msgs and build failure #1

Open cwrx777 opened 4 years ago

cwrx777 commented 4 years ago

I am trying to build hl7_bridges and encountered the following:

  1. rosdep: cannot locate rosdep definition for rmf_msgs

  2. colcon build can't copy launch /dp1_bridges.launch.py

Do I need to put this in a particular workspace ?

codebot commented 4 years ago

Good point. We should pull the messages that are being used out of their previous location (currently in a non-public repo) and put them in this repo. I think this package only uses a single message type at the moment.