Autobots-Visman / segmentation

A ROS package that converts images into semantic messages for other systems
0 stars 0 forks source link

Create launchfile for testing YOLO module with rviz and test image stream #6

Open acmiyaguchi opened 8 months ago

acmiyaguchi commented 8 months ago

Here's an example of launching scripts using launchfiles: https://github.com/ivalab/GraspKpNet/blob/main/ros/gknet_perception/launch/demo.launch

We want to run the main module's script in a launchfile, and likely use rviz to visualize the camera and the regions of interest.