intel / ros_object_analytics

Apache License 2.0
182 stars 58 forks source link

To make object_analytics_visualization.rviz launcher more simple #2

Closed yechun1 closed 6 years ago

yechun1 commented 6 years ago

@Peter9606 Could we use roslaunch ros_object_analytics filename.launch instead of rosrun rviz rviz -d <path/to/object_analytics_visualization.rviz>? So that we needn't modify /path/to/ when launch object_analytics rviz.

Peter9606 commented 6 years ago

Good point. PR is also welcome!