RoboJackets / urc-software

Primary codebase for the RoboNav team's URC rover.
https://robojackets.org/teams/robonav/
MIT License
9 stars 2 forks source link

Feat/multiclass node #51

Closed a-stickan closed 2 years ago

a-stickan commented 2 years ago

Description

This PR does the following:

Testing steps (If relevant)

  1. colcon build && colcon test && colcon test-result --verbose
  2. . install/setup.bash
  3. ros2 launch urc_perception multiclass_segmentation.launch.py

Expectation: Node starts up, but fails due to No such file or directory: 'Allan/Please/Add/Details'

Self Checklist